]> snippets.scripts.mit.edu Git - Scripts/git/.git/blobdiff - rt/Scrips/zephyr.pl
rt/Scrips/zephyr.pl: Path to zwrite changed
[Scripts/git/.git] / rt / Scrips / zephyr.pl
index c2ad94452ea47ae4399613ba55e727a06dcf2709..36469c3e2d900f12ea98b252324f690c171764ff 100644 (file)
@@ -1,6 +1,6 @@
 my $class = 'scripts-test';
 my $instance_prefix = 'rt.';
-my @zwrite = ('/usr/athena/bin/zwrite', '-d', '-O', 'auto', '-c', $class);
+my @zwrite = ('/usr/local/bin/zwrite', '-d', '-O', 'auto', '-c', $class);
 
 # RT-to-Zephyr notification scrip
 # http://snippets.scripts.mit.edu/gitweb.cgi/.git/blob/HEAD:/rt/Scrips/zephyr.pl
@@ -21,12 +21,10 @@ my @zwrite = ('/usr/athena/bin/zwrite', '-d', '-O', 'auto', '-c', $class);
 # scrip as follows.
 #
 #   Description: Send Zephyr
-#   Condition: User Defined
+#   Condition: On Transaction
 #   Action: User Defined
 #   Template: Global template: Blank
-#   Stage: TrasnactionCreate
-#   Custom condition:
-#     1;
+#   Stage: TransactionCreate
 #   Custom action preparation code:
 #     1;
 #   Custom action cleanup code: