cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog sanity.sh


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog sanity.sh
Date: Wed, 10 Sep 2008 17:53:47 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     08/09/10 17:53:47

Modified files:
        src            : ChangeLog sanity.sh 

Log message:
        * sanity.sh: More minor expectation synchronization.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/ChangeLog?cvsroot=cvs&r1=1.3571&r2=1.3572
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/sanity.sh?cvsroot=cvs&r1=1.1197&r2=1.1198

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/ChangeLog,v
retrieving revision 1.3571
retrieving revision 1.3572
diff -u -b -r1.3571 -r1.3572
--- ChangeLog   10 Sep 2008 17:14:05 -0000      1.3571
+++ ChangeLog   10 Sep 2008 17:53:45 -0000      1.3572
@@ -1,5 +1,7 @@
 2008-09-10  Derek R. Price  <address@hidden>
 
+       * sanity.sh: More minor expectation synchronization.
+
        * recurse.c (do_file_proc): Simplify via dir_append.
        (do_dir_proc): Ditto.  Some cleanup.
 

Index: sanity.sh
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/sanity.sh,v
retrieving revision 1.1197
retrieving revision 1.1198
diff -u -b -r1.1197 -r1.1198
--- sanity.sh   10 Sep 2008 16:43:54 -0000      1.1197
+++ sanity.sh   10 Sep 2008 17:53:46 -0000      1.1198
@@ -30776,7 +30776,7 @@
 $SPROG update: skipping directory \`mod1-2/mod2-2'
 $SPROG update: Updating mod2-1
 $SPROG update: cannot open directory $CVSROOT1_DIRNAME/mod2-1: No such file or 
directory
-$SPROG update: skipping directory mod2-1
+$SPROG update: skipping directory \`mod2-1'
 $SPROG update: Updating mod2-2
 $SPROG update: cannot open directory $CVSROOT1_DIRNAME/mod2-2: No such file or 
directory
 $SPROG update: skipping directory \`mod2-2'"
@@ -30789,7 +30789,7 @@
 $SPROG update: skipping directory \`mod1-1'
 $SPROG update: Updating mod1-2
 $SPROG update: cannot open directory $CVSROOT2_DIRNAME/mod1-2: No such file or 
directory
-$SPROG update: skipping directory mod1-2
+$SPROG update: skipping directory \`mod1-2'
 $SPROG update: Updating mod2-1
 $SPROG update: Updating mod2-2
 $SPROG update: Updating mod2-2/mod1-2
@@ -32158,8 +32158,8 @@
 No such file or directory"
          else
            dotest reposmv-2 "$testcvs update" \
-"$DOTSTAR$CPROG update: ignoring \`CVS/Root' because it specifies non-existent 
repository \`$TESTDIR/root1'
-$CPROG update: Updating \.
+"$DOTSTAR$CPROG update: Updating \.
+$CPROG update: ignoring \`CVS/Root' because it specifies non-existent 
repository \`$TESTDIR/root1'
 $DOTSTAR$CPROG update: cannot open directory $CVSROOT_DIRNAME/dir1: No such 
file or directory
 $CPROG update: skipping directory \`.'"
          fi
@@ -32176,8 +32176,8 @@
            CVSROOT_save=$CVSROOT
            CVSROOT=$TESTDIR/root-moved; export CVSROOT
            dotest reposmv-3 "$testcvs update" \
-"$DOTSTAR$CPROG update: ignoring \`CVS/Root' because it specifies non-existent 
repository \`$TESTDIR/root1'
-$CPROG update: Updating \.$DOTSTAR"
+"$DOTSTAR$CPROG update: Updating \.$DOTSTAR
+$CPROG update: ignoring \`CVS/Root' because it specifies non-existent 
repository \`$TESTDIR/root1'"
            CVSROOT=$CVSROOT_save; export CVSROOT
          fi
 




reply via email to

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