~gezakovacs/bubakup/devel

« back to all changes in this revision

Viewing changes to bubakup/usr/bin/bubakup

  • Committer: Geza Kovacs
  • Date: 2007-09-12 06:40:19 UTC
  • Revision ID: geza0kovacs@gmail.com-20070912064019-urlep1bwelid1lab
fixed infinite copying loop, updated lvpm

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
rm /tmp/optexcludedirs
59
59
touch /tmp/optexcludedirs
60
60
echo bbk$curtdate >> /tmp/optexcludedirs
 
61
echo bubakuplooprootemp >> /tmp/optexcludedirs
 
62
echo bubakuptemp >> /tmp/optexcludedirs
61
63
 
62
64
while [ "$allexselected" != "yes" ]
63
65
do
83
85
rm /tmp/optexcludedirs
84
86
touch /tmp/optexcludedirs
85
87
echo bbk$curtdate >> /tmp/optexcludedirs
 
88
echo bubakuplooprootemp >> /tmp/optexcludedirs
 
89
echo bubakuptemp >> /tmp/optexcludedirs
86
90
fi
87
91
if [ "$excludeanymoredirectories" = "Continue on" ]
88
92
then