]> 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 a724fb4e905570956401e19bd09cab40f6e51be8..de0585dd70ffa0e1b4bf1aa79352e58c2473f860 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: 4.4-subscription-ops.test 5831 2006-08-16 19:28:09Z mike $"
+# "$Id: 4.4-subscription-ops.test 6379 2007-03-21 14:57:22Z 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-uri 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-uri 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-uri testnotify://
        ATTR keyword notify-events printer-config-changed
        ATTR integer notify-lease-duration 5
 
 }
 
 #
-# End of "$Id: 4.4-subscription-ops.test 5831 2006-08-16 19:28:09Z mike $"
+# End of "$Id: 4.4-subscription-ops.test 6379 2007-03-21 14:57:22Z mike $"
 #