Skip to content

Commit 3f8face

Browse files
committed
turn off debug mode
1 parent a23867e commit 3f8face

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

backends/openvino/scripts/openvino_build.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# Exit immediately if a command exits with a non-zero status.
44
set -e
55

6-
# Enable debug mode to print each command before executing it
7-
set -x
8-
96
# Define the directory where CMakeLists.txt is located
107
EXECUTORCH_ROOT=$(realpath "$(dirname "$0")/../../..")
118
echo EXECUTORCH_ROOT=${EXECUTORCH_ROOT}

0 commit comments

Comments
 (0)