test: commit.sh a b\nb c\nc d\n

pawelz pawelz at pld-linux.org
Tue Apr 20 13:03:32 CEST 2010


Author: pawelz                       Date: Tue Apr 20 11:03:32 2010 GMT
Module: test                          Tag: HEAD
---- Log message:
a b\nb c\nc d\n

---- Files affected:
test:
   commit.sh (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: test/commit.sh
diff -u test/commit.sh:1.3 test/commit.sh:1.4
--- test/commit.sh:1.3	Tue Apr 20 12:48:47 2010
+++ test/commit.sh	Tue Apr 20 13:03:26 2010
@@ -2,4 +2,4 @@
 
 LOG="a b\nb c\nc d\n"
 
-cvs ci -m "$(printf \"$LOG\")" $0
+cvs ci -m "$LOG" $0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/test/commit.sh?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list