Whamcloud - gitweb
LU-5610 tests: Handle quoted module options 87/11887/2
authorStephen Champion <schamp@sgi.com>
Fri, 12 Sep 2014 00:03:01 +0000 (17:03 -0700)
committerStephen Champion <schamp@sgi.com>
Fri, 12 Sep 2014 00:03:01 +0000 (17:03 -0700)
commit4597789df0b6b9fcc7bcbe5529adab3522f0e6ac
tree35a86ccf8e9c01eb65ff144a6393dd6a3c2b742d
parentd7c33c14ab4b1ba306f570b650922c2663ebc18f
LU-5610 tests: Handle quoted module options

When test-framework.sh translates module options to environment
variables for remote nodes, quotes sould be escaped to the subshell.

Signed-off-by: Stephen Champion <schamp@sgi.com>
Change-Id: I937cc28b96b54ea75082c7d8789c762b4db16c5f
lustre/tests/test-framework.sh