cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/sanity.sh [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/sanity.sh [signed-commits2]
Date: Fri, 28 Oct 2005 10:04:45 -0400

Index: ccvs/src/sanity.sh
diff -u ccvs/src/sanity.sh:1.1095.4.2 ccvs/src/sanity.sh:1.1095.4.3
--- ccvs/src/sanity.sh:1.1095.4.2       Fri Oct 28 02:35:14 2005
+++ ccvs/src/sanity.sh  Fri Oct 28 14:04:41 2005
@@ -1760,11 +1760,10 @@
 
   # Some tests check the content of the RCS file and whether there is a
   # signature phrase or not depends on whether they were being generated.
-  OPENPGP_PHRASE='openpgp-signatures   @[a-zA-Z0-9/+]*=*@;'
+  # The trailing EOL is important.
+  OPENPGP_PHRASE='openpgp-signatures   @[a-zA-Z0-9/+]*=*@;
+'
 fi # GPG set
-# Add the trailing EOL, always.
-OPENPGP_PHRASE="$OPENPGP_PHRASE
-"
 
 
 # Make sure this variable is not defined to anything that would




reply via email to

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