From: Robert Read Date: Thu, 17 Feb 2011 06:43:17 +0000 (-0800) Subject: Don't upload to maloo by default X-Git-Tag: 2.0.59-llnl2-base~25 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1423688b1f861bd0da4d342d2cfb275f3a0de18d;hp=1423688b1f861bd0da4d342d2cfb275f3a0de18d;p=fs%2Flustre-release.git Don't upload to maloo by default - Main change is to invert meaning of -l flag. It now turns *on* uploading logs to maloo, instead of disabling it. - Also added check to find the absolute path for maloo_upload.sh, just like we do for the test scripts we run. - The verbose option now dumps the output of the script to the console (and also saves it to the log file). - The -h (help) option will now page the help text if needed. Issue: LU-86 Change-Id: Ieccb3f431b87d39007cd4f267b6e3e61a41a024a Signed-off-by: Robert Read ---