X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Frpc.sh;h=bbe9337414b35df8f48f690d3aae79365fd02815;hb=28a963f266a57308ceb6903da238acf008e628bf;hp=d2914b6cda24a8dfe31ffcc3a1228450df03565a;hpb=467cf22b99e0bb90635bc35b42ce7dcb9b051b61;p=fs%2Flustre-release.git diff --git a/lustre/tests/rpc.sh b/lustre/tests/rpc.sh index d2914b6..bbe9337 100755 --- a/lustre/tests/rpc.sh +++ b/lustre/tests/rpc.sh @@ -9,12 +9,12 @@ if [ ! -f $LUSTRE/tests/rpc.sh ]; then fi . $LUSTRE/tests/test-framework.sh -init_test_env +RPC_MODE=true init_test_env . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} # Reset the trap on ERR set by the framework. Noticing this failure is the # framework's job. -trap ERR +trap - ERR # Execute the command "$@"