Skip to content

Commit c4f91cd

Browse files
author
Andras Fekete
committed
Revert "Don't run script un-bwrapped"
This reverts commit d321ae2.
1 parent d54aa0d commit c4f91cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/dtls.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ if [ "${AM_BWRAPPED-}" != "yes" ]; then
2222
if [ -n "$bwrap_path" ]; then
2323
export AM_BWRAPPED=yes
2424
exec "$bwrap_path" --cap-add ALL --unshare-net --dev-bind / / "$0" "$@"
25-
exit $?
2625
fi
2726
fi
2827

0 commit comments

Comments
 (0)