summaryrefslogtreecommitdiff
path: root/test/waitjobs.sh
diff options
context:
space:
mode:
authorMichael Sweet <msweet@msweet-imac.local>2016-03-15 10:36:17 -0400
committerMichael Sweet <msweet@msweet-imac.local>2016-03-15 10:36:17 -0400
commit61515785f7de12d8b2a29090020e684988f89977 (patch)
tree48f3e2abe38b5148c5aaa7e8b5dbc9cf87e50805 /test/waitjobs.sh
parent75efa1051d02aa2446615b3c4c0940be7b794594 (diff)
downloadcups-61515785f7de12d8b2a29090020e684988f89977.tar.gz
Import CUPS v1.7.1release-1.7.1
Diffstat (limited to 'test/waitjobs.sh')
-rwxr-xr-xtest/waitjobs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/waitjobs.sh b/test/waitjobs.sh
index 7a79fb69b..01c581db5 100755
--- a/test/waitjobs.sh
+++ b/test/waitjobs.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# "$Id$"
+# "$Id: waitjobs.sh 1253 2009-02-25 23:37:25Z msweet $"
#
# Script to wait for jobs to complete.
#
@@ -56,5 +56,5 @@ done
echo ""
#
-# End of "$Id$".
+# End of "$Id: waitjobs.sh 1253 2009-02-25 23:37:25Z msweet $".
#