]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/4.4-subscription-ops.test
Load cups into easysw/current.
[thirdparty/cups.git] / test / 4.4-subscription-ops.test
index c3098ef072a65d9693d4f01f492c1d49528e4d69..4126c11d7d972b61620942c532cc8d58d681b50e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: 4.4-subscription-ops.test 4840 2005-11-14 21:53:30Z mike $"
+# "$Id: 4.4-subscription-ops.test 5833 2006-08-16 20:05:58Z mike $"
 #
 #   Verify that the CUPS subscription operations work.
 #
@@ -18,7 +18,7 @@
        ATTR uri printer-uri $method://$hostname:$port/printers/Test1
 
         GROUP subscription
-       ATTR uri notify-recipient testnotify
+       ATTR uri notify-recipient testnotify://
        ATTR keyword notify-events printer-state-changed
        ATTR integer notify-lease-duration 5
 
        ATTR uri printer-uri $method://$hostname:$port/printers/Test1
 
         GROUP subscription
-       ATTR uri notify-recipient testnotify
+       ATTR uri notify-recipient testnotify://
        ATTR keyword notify-events printer-state-changed
        ATTR integer notify-lease-duration 5
 
         GROUP subscription
-       ATTR uri notify-recipient testnotify
+       ATTR uri notify-recipient testnotify://
        ATTR keyword notify-events printer-config-changed
        ATTR integer notify-lease-duration 5
 
 }
 
 #
-# End of "$Id: 4.4-subscription-ops.test 4840 2005-11-14 21:53:30Z mike $"
+# End of "$Id: 4.4-subscription-ops.test 5833 2006-08-16 20:05:58Z mike $"
 #