[Lunar-commits]
CVS: theedge/var/lib/lunar/functions download.lunar, 1.58, 1.59
Auke Kok
sofar at lunar-linux.org
Wed Apr 6 07:44:45 UTC 2005
Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory espresso.foo-projects.org:/home/sofar/active/theedge/var/lib/lunar/functions
Modified Files:
download.lunar
Log Message:
Bugfix: second and further sources were not downloaded.
Index: download.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/download.lunar,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- download.lunar 4 Apr 2005 22:33:21 -0000 1.58
+++ download.lunar 6 Apr 2005 07:44:42 -0000 1.59
@@ -129,7 +129,7 @@
else
# break out of the loop if the cache has it:
verbose_msg "Skipping download of \"$SRC\" (in cache)"
- break
+ continue
fi
done
)
More information about the Lunar-commits
mailing list