Skip to content

Commit 1b8258f

Browse files
authored
Remove debugging set -x from docker/up.sh (#2013)
Signed-off-by: Ross Turk <ross@rossturk.com>
1 parent e5c1fea commit 1b8258f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/up.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
set -e
6-
set -x
76

87
SCRIPTDIR=$(dirname $0)
98

0 commit comments

Comments
 (0)