Skip to content

Commit c27ecd1

Browse files
committed
silence
1 parent bd3b48e commit c27ecd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helper.linux.fish

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1699,7 +1699,6 @@ function runInContainer
16991699
# from a regular user. Therefore we have to do some Eiertanz to stop it
17001700
# if we receive a TERM outside the container. Note that this does not
17011701
# cover SIGINT, since this will directly abort the whole function.
1702-
set -l fish_trace on
17031702
set c ("$DOCKER" run -d --cap-add=SYS_PTRACE --privileged --security-opt seccomp=unconfined \
17041703
$DEFAULT_DOCKER_ARGS \
17051704
-m 64G \

0 commit comments

Comments
 (0)