summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/win/wintest_rpc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/win/wintest_rpc.sh')
-rwxr-xr-xsource4/script/tests/win/wintest_rpc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/win/wintest_rpc.sh b/source4/script/tests/win/wintest_rpc.sh
index 34c195b0746..f026602a6c3 100755
--- a/source4/script/tests/win/wintest_rpc.sh
+++ b/source4/script/tests/win/wintest_rpc.sh
@@ -42,7 +42,7 @@ on_error() {
errstr=$1
all_errs=`expr $all_errs + 1`
- restore_snapshot $errstr "$VM_CFG_PATH"
+ restore_snapshot "$errstr" "$VM_CFG_PATH"
}
for o in $bind_options; do