Skip to content

Commit 051e790

Browse files
committed
Remove set e
1 parent 22b3743 commit 051e790

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/pre_down.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/bin/bash
22

3-
# Exit immediately if a command exits with a non-zero status
4-
set -e
5-
63
. ./scripts/load_python_env.sh
74

85
# Get the directory of the current script

0 commit comments

Comments
 (0)