CVS: theedge/var/lib/lunar/functions download.lunar,1.18,1.19
sofar at lunar-linux.org
sofar at lunar-linux.org
Sun Jul 13 21:57:46 GMT 2003
Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29021
Modified Files:
download.lunar
Log Message:
cosmetic fix, this is the right text.
Index: download.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/download.lunar,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- download.lunar 13 Jul 2003 20:49:54 -0000 1.18
+++ download.lunar 13 Jul 2003 21:57:44 -0000 1.19
@@ -165,7 +165,7 @@
done
if [[ "$GOT_CVS" == "yes" ]]; then
- message "${MESSAGE_COLOR}Creating ${FILE_COLOR}${SOURCE}${DEFAULT_COLOR}"
+ message "${MESSAGE_COLOR}Creating ${FILE_COLOR}${2}${DEFAULT_COLOR}"
# pack in last component dir of $CVSMODULE
cd $(dirname $CVSMODULE)
tar cjf $SOURCE_CACHE/$2 $(basename $CVSMODULE)
More information about the Lunar-commits
mailing list