Skip to content

Commit cf03bf1

Browse files
committed
Drop '-e' flag from sourced script
1 parent 55d51e4 commit cf03bf1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cypher/scripts/environment-variables-default.sh

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

3-
set -e
4-
53
cd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
64
cd ..
75

0 commit comments

Comments
 (0)