summaryrefslogtreecommitdiff
path: root/test/4.4-subscription-ops.test
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-03-21 22:24:16 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-03-21 22:24:16 +0000
commitf899b121701998b043508771602bb641a5f8d895 (patch)
tree5c2162ee35b1ed8baa8745020fda85a71c88945e /test/4.4-subscription-ops.test
parent7594b2247beeb33717701f1c58d243995d7ab81a (diff)
downloadcups-f899b121701998b043508771602bb641a5f8d895.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@294 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'test/4.4-subscription-ops.test')
-rw-r--r--test/4.4-subscription-ops.test10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/4.4-subscription-ops.test b/test/4.4-subscription-ops.test
index a724fb4e9..de0585dd7 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 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
@@ -71,12 +71,12 @@
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
@@ -118,5 +118,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 $"
#