test: commit.sh "a

pawelz pawelz at pld-linux.org
Tue Apr 20 12:48:52 CEST 2010


Author: pawelz                       Date: Tue Apr 20 10:48:52 2010 GMT
Module: test                          Tag: HEAD
---- Log message:
"a

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

---- Diffs:

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

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



More information about the pld-cvs-commit mailing list