Whamcloud - gitweb
LU-2524 test: Clean up replay-ost-single test suite 85/14685/7
authorJames Nunez <james.a.nunez@intel.com>
Tue, 5 May 2015 22:14:34 +0000 (16:14 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 20 Aug 2015 23:26:57 +0000 (23:26 +0000)
commit1d40519afde98abf22bf0e4998effc656f1cb1f0
treee35a27ffa2252c81624233ae102599d439437eb9
parentb3a5032f6195cd4cf6ea7f39dd2010c115e99337
LU-2524 test: Clean up replay-ost-single test suite

Miscellaneous cleanup of replay-ost-single including:
Replace `lfs setstripe` with $SETSTRIPE
Replace `lfs getstripe` with $GETSTRIPE
Replaced beginning of line space indent with tabs
Replaced ‘return’ with a call to ‘error’
Added call to `error` with error messages for a variety of common
routines ,like mkdir, or for functions that return a value.
Replace `…` with $(...)
Removed linefeed escape after |, ||, & and && operators.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I92bebb5db0b42d8e0fd23aa6c783d546a8fd6507
Reviewed-on: http://review.whamcloud.com/14685
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/replay-ost-single.sh