From: msweet Date: Wed, 6 Nov 2013 20:09:03 +0000 (+0000) Subject: Make sure to substitute keywords. X-Git-Tag: release-1.7.1~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba38d7d9dc2cb7165d2ac41396d0b9108b3d9780;p=thirdparty%2Fcups.git Make sure to substitute keywords. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11396 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/test/4.1-requests.test b/test/4.1-requests.test index fbd2a97f50..097d0fcd84 100644 --- a/test/4.1-requests.test +++ b/test/4.1-requests.test @@ -1,5 +1,5 @@ # -# "$Id: 4.1-requests.test 8144 2008-11-19 19:23:12Z mike $" +# "$Id$" # # Verify that the server requires the following attributes: # @@ -155,5 +155,5 @@ STATUS server-error-version-not-supported } # -# End of "$Id: 4.1-requests.test 8144 2008-11-19 19:23:12Z mike $" +# End of "$Id$" # diff --git a/test/4.2-cups-printer-ops.test b/test/4.2-cups-printer-ops.test index 67c515dfe9..022335758c 100644 --- a/test/4.2-cups-printer-ops.test +++ b/test/4.2-cups-printer-ops.test @@ -1,5 +1,5 @@ # -# "$Id: 4.2-cups-printer-ops.test 6379 2007-03-21 14:57:22Z mike $" +# "$Id$" # # Verify that the CUPS printer operations work. # @@ -323,5 +323,5 @@ } # -# End of "$Id: 4.2-cups-printer-ops.test 6379 2007-03-21 14:57:22Z mike $" +# End of "$Id$" # diff --git a/test/4.3-job-ops.test b/test/4.3-job-ops.test index 2f2236b0cc..1e372ccbc8 100644 --- a/test/4.3-job-ops.test +++ b/test/4.3-job-ops.test @@ -1,5 +1,5 @@ # -# "$Id: 4.3-job-ops.test 7550 2008-05-12 16:40:40Z mike $" +# "$Id$" # # Verify that the IPP job operations work. # @@ -326,5 +326,5 @@ } # -# End of "$Id: 4.3-job-ops.test 7550 2008-05-12 16:40:40Z mike $" +# End of "$Id$" # diff --git a/test/4.4-subscription-ops.test b/test/4.4-subscription-ops.test index f6cf820f1a..57a767ac5e 100644 --- a/test/4.4-subscription-ops.test +++ b/test/4.4-subscription-ops.test @@ -1,5 +1,5 @@ # -# "$Id: 4.4-subscription-ops.test 6635 2007-07-09 20:34:48Z mike $" +# "$Id$" # # Verify that the CUPS subscription operations work. # @@ -149,5 +149,5 @@ } # -# End of "$Id: 4.4-subscription-ops.test 6635 2007-07-09 20:34:48Z mike $" +# End of "$Id$" # diff --git a/test/5.1-lpadmin.sh b/test/5.1-lpadmin.sh index e4a8ed4ac7..668079929c 100644 --- a/test/5.1-lpadmin.sh +++ b/test/5.1-lpadmin.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.1-lpadmin.sh 7494 2008-04-25 18:36:46Z mike $" +# "$Id$" # # Test the lpadmin command. # @@ -63,5 +63,5 @@ fi echo "" # -# End of "$Id: 5.1-lpadmin.sh 7494 2008-04-25 18:36:46Z mike $". +# End of "$Id$". # diff --git a/test/5.2-lpc.sh b/test/5.2-lpc.sh index ff15a87151..f1957a8b2a 100644 --- a/test/5.2-lpc.sh +++ b/test/5.2-lpc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.2-lpc.sh 6649 2007-07-11 21:46:42Z mike $" +# "$Id$" # # Test the lpc command. # @@ -27,5 +27,5 @@ fi echo "" # -# End of "$Id: 5.2-lpc.sh 6649 2007-07-11 21:46:42Z mike $". +# End of "$Id$". # diff --git a/test/5.3-lpq.sh b/test/5.3-lpq.sh index 633508c5a7..03087d2ccf 100644 --- a/test/5.3-lpq.sh +++ b/test/5.3-lpq.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.3-lpq.sh 6649 2007-07-11 21:46:42Z mike $" +# "$Id$" # # Test the lpq command. # @@ -27,5 +27,5 @@ fi echo "" # -# End of "$Id: 5.3-lpq.sh 6649 2007-07-11 21:46:42Z mike $". +# End of "$Id$". # diff --git a/test/5.4-lpstat.sh b/test/5.4-lpstat.sh index b2e38f12e9..c69003e42c 100644 --- a/test/5.4-lpstat.sh +++ b/test/5.4-lpstat.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.4-lpstat.sh 6649 2007-07-11 21:46:42Z mike $" +# "$Id$" # # Test the lpstat command. # @@ -39,5 +39,5 @@ fi echo "" # -# End of "$Id: 5.4-lpstat.sh 6649 2007-07-11 21:46:42Z mike $". +# End of "$Id$". # diff --git a/test/5.5-lp.sh b/test/5.5-lp.sh index aa326a8fcb..949f3d7708 100644 --- a/test/5.5-lp.sh +++ b/test/5.5-lp.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.5-lp.sh 7415 2008-03-31 22:33:20Z mike $" +# "$Id$" # # Test the lp command. # @@ -80,5 +80,5 @@ echo "" ./waitjobs.sh # -# End of "$Id: 5.5-lp.sh 7415 2008-03-31 22:33:20Z mike $". +# End of "$Id$". # diff --git a/test/5.6-lpr.sh b/test/5.6-lpr.sh index 9a26e75cb7..5d0663af3d 100644 --- a/test/5.6-lpr.sh +++ b/test/5.6-lpr.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.6-lpr.sh 7409 2008-03-29 00:26:03Z mike $" +# "$Id$" # # Test the lpr command. # @@ -80,5 +80,5 @@ echo "" ./waitjobs.sh # -# End of "$Id: 5.6-lpr.sh 7409 2008-03-29 00:26:03Z mike $". +# End of "$Id$". # diff --git a/test/5.7-lprm.sh b/test/5.7-lprm.sh index 4b96920bb2..482052d863 100644 --- a/test/5.7-lprm.sh +++ b/test/5.7-lprm.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.7-lprm.sh 7409 2008-03-29 00:26:03Z mike $" +# "$Id$" # # Test the lprm command. # @@ -43,5 +43,5 @@ fi echo "" # -# End of "$Id: 5.7-lprm.sh 7409 2008-03-29 00:26:03Z mike $". +# End of "$Id$". # diff --git a/test/5.8-cancel.sh b/test/5.8-cancel.sh index 9ecb3f3a06..11f599cd37 100644 --- a/test/5.8-cancel.sh +++ b/test/5.8-cancel.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.8-cancel.sh 7409 2008-03-29 00:26:03Z mike $" +# "$Id$" # # Test the cancel command. # @@ -53,5 +53,5 @@ fi echo "" # -# End of "$Id: 5.8-cancel.sh 7409 2008-03-29 00:26:03Z mike $". +# End of "$Id$". # diff --git a/test/5.9-lpinfo.sh b/test/5.9-lpinfo.sh index a6ea3645e2..adb041b0ad 100644 --- a/test/5.9-lpinfo.sh +++ b/test/5.9-lpinfo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: 5.9-lpinfo.sh 7711 2008-07-02 04:39:27Z mike $" +# "$Id$" # # Test the lpinfo command. # @@ -51,5 +51,5 @@ fi echo "" # -# End of "$Id: 5.9-lpinfo.sh 7711 2008-07-02 04:39:27Z mike $". +# End of "$Id$". # diff --git a/test/get-jobs.test b/test/get-jobs.test index 13b9959c25..d4c3a0a800 100644 --- a/test/get-jobs.test +++ b/test/get-jobs.test @@ -1,5 +1,5 @@ # -# "$Id: get-jobs.test 9702 2011-04-20 21:16:08Z mike $" +# "$Id$" # # Get list of not-completed jobs. # @@ -49,5 +49,5 @@ # -# End of "$Id: get-jobs.test 9702 2011-04-20 21:16:08Z mike $". +# End of "$Id$". # diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh index 6ea17f45de..08a7a3515b 100755 --- a/test/run-stp-tests.sh +++ b/test/run-stp-tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# "$Id: run-stp-tests.sh 9034 2010-03-09 07:03:06Z mike $" +# "$Id$" # # Perform the complete set of IPP compliance tests specified in the # CUPS Software Test Plan. @@ -1019,5 +1019,5 @@ if test $fail != 0; then fi # -# End of "$Id: run-stp-tests.sh 9034 2010-03-09 07:03:06Z mike $" +# End of "$Id$" #