summaryrefslogtreecommitdiff
path: root/regress/test-exec.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/test-exec.sh')
-rw-r--r--regress/test-exec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 970810301..42473c76f 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -162,7 +162,7 @@ if [ "x$USE_VALGRIND" != "x" ]; then
162 162
163 # Some tests are difficult to fix. 163 # Some tests are difficult to fix.
164 case "$VG_TEST" in 164 case "$VG_TEST" in
165 connect-privsep|reexec) 165 reexec)
166 VG_SKIP=1 ;; 166 VG_SKIP=1 ;;
167 esac 167 esac
168 168