bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typo fix for ccvs/contrib/sccs2rcs.in


From: Mark D. Baushke
Subject: typo fix for ccvs/contrib/sccs2rcs.in
Date: Tue, 21 Aug 2001 12:03:24 -0700

Typo bugfix as found in the :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs
source base.

        -- Mark

Index: sccs2rcs.in
===================================================================
RCS file: /usr/local/tigris/data/helm/cvs/repository/ccvs/contrib/sccs2rcs.in,v
retrieving revision 1.3
diff -u -r1.3 sccs2rcs.in
--- sccs2rcs.in 2001/05/23 19:29:24     1.3
+++ sccs2rcs.in 2001/08/21 18:58:34
@@ -69,7 +69,7 @@
 if (-d RCS) then
     echo "Warning: RCS directory exists"
     if (`ls -a RCS | wc -l` > 2) then
-        echo "Error: RCS directory not empty
+        echo "Error: RCS directory not empty"
         exit 1
     endif
 else



reply via email to

[Prev in Thread] Current Thread [Next in Thread]