Previous patch had a typo, here is another try:

--- fai-savelog.orig    2005-04-25 00:30:02.000000000 +0300
+++ fai-savelog 2005-04-25 00:31:11.000000000 +0300
@@ -102,6 +102,7 @@
 [ "$1" ] || usage
 
 HOSTNAME=`hostname`
+[ -z "$FAI_ACTION" ]  &&  FAI_ACTION=noAction
 while getopts lr opt ; do
         case "$opt" in
         l) save_log_local ;;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to