]> andersk Git - moira.git/commitdiff
New path to outfile.
authorzacheiss <zacheiss>
Mon, 19 Sep 2005 21:37:47 +0000 (21:37 +0000)
committerzacheiss <zacheiss>
Mon, 19 Sep 2005 21:37:47 +0000 (21:37 +0000)
gen/events.sh

index f87204e127e72a4fae17a6da2540d00437a4487c..dfa231c9b83fc6b0f4623f1800bc7b6753e42c82 100755 (executable)
@@ -12,7 +12,7 @@ fi
 MR_MISSINGFILE=47836473
 
 PATH=/bin
-OUTFILE=/export/home/moira-feed/events.out
+OUTFILE=/export/home/events/feeds/moira-events.out
 
 # Alert if the output file doesn't exist
 test -r $OUTFILE || exit $MR_MISSINGFILE
This page took 0.02851 seconds and 5 git commands to generate.