CVS: theedge/bin lvu,1.29,1.30
csm at lunar-linux.org
csm at lunar-linux.org
Thu Jul 17 23:32:01 GMT 2003
Update of /var/cvs/lunar/theedge/bin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7130
Modified Files:
lvu
Log Message:
fixing a typo. "ist_section" is not the same as "list_section"
Index: lvu
===================================================================
RCS file: /var/cvs/lunar/theedge/bin/lvu,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- lvu 17 Jul 2003 20:19:17 -0000 1.29
+++ lvu 17 Jul 2003 23:31:59 -0000 1.30
@@ -194,7 +194,7 @@
(( COUNT=0 ))
- for SECTION in $(ist_sections); do
+ for SECTION in $(list_sections); do
echo
echo "-------------------------------------------------"
echo "SECTION: $SECTION"
More information about the Lunar-commits
mailing list