summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/set-rpath-library.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/set-rpath-library.sh b/tests/set-rpath-library.sh
index dd1381f..a5c8ca7 100755
--- a/tests/set-rpath-library.sh
+++ b/tests/set-rpath-library.sh
@@ -26,7 +26,6 @@ exitCode=0
if test "$exitCode" = 46; then
echo "expected failure"
- exit 1
fi
# So set an RUNPATH on libfoo as well.