]> snippets.scripts.mit.edu Git - Scripts/git/.git/commitdiff
rt/Scrips/zephyr.pl: Path to zwrite changed
authorAnders Kaseorg <andersk@mit.edu>
Tue, 20 Jan 2015 01:24:43 +0000 (20:24 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Tue, 20 Jan 2015 01:24:43 +0000 (20:24 -0500)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
rt/Scrips/zephyr.pl

index 63e36ae75c32a8e77779e1934eda06db9ee69447..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