There was an error while loading. Please reload this page.
1 parent b728748 commit 89a5af3Copy full SHA for 89a5af3
1 file changed
configure
@@ -33,3 +33,5 @@ $PYTHON_EXE "$CONFIGURE_ROOT_DIR/etc/configure.py" $CFG_CMD_LINE_ARGS
33
if [ -f "$CONFIGURE_ROOT_DIR/bin/activate" ]; then
34
source "$CONFIGURE_ROOT_DIR/bin/activate"
35
fi
36
+
37
+set +e
0 commit comments