Whamcloud - gitweb
LU-3973 tests: use -P option of df to avoid line breaks 15/7915/5
authorBruno Faccini <bruno.faccini@intel.com>
Thu, 31 Oct 2013 23:50:27 +0000 (00:50 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Nov 2013 06:58:43 +0000 (06:58 +0000)
commitee3fa324a331f1aff1c42e900170944756f5a725
tree0ae5ea4c5f0d7b9ccef16304a0686a87bb873c08
parent4b9e64aec7cfdf859f1f931e1ee44056db050bb9
LU-3973 tests: use -P option of df to avoid line breaks

Sometimes df command output requires to break lines to
allow for columns alignement. This causes fields parsing
to fail. Use -P option to select compatibility output
and ensure one single line format per file-system is used.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ibc9d4b8f50857e680a5590dbbfe312fce137bcb6
Reviewed-on: http://review.whamcloud.com/7915
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: jacques-Charles Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/sanity-hsm.sh