msva-query-agent only append newline to msg output if tty
[monkeysphere-validation-agent.git] / test-msva
index 3e244e56faa8a15090cc572017c5ee12c5828270..1f4686f0b818ffaf7da7a7260ef97c67170a56da 100755 (executable)
--- a/test-msva
+++ b/test-msva
@@ -14,4 +14,4 @@
 dir=$(dirname "$0")
 cmd="$1"
 shift
-exec perl -wT -I"$dir" "$dir"/"$cmd" "$@"
+exec perl -wT -I"$dir" "$cmd" "$@"