Skip to content

Commit 1ecb80b

Browse files
Leonid Ryzhykmihaibudiu
authored andcommitted
Uncomment accidentally commented line.
Signed-off-by: Leonid Ryzhyk <leonid@feldera.com>
1 parent b4780dc commit 1ecb80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/start_manager.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fi
1515
# exit 1
1616
# fi
1717

18-
#cd "${SQL_COMPILER_DIR}" && ./build.sh
18+
cd "${SQL_COMPILER_DIR}" && ./build.sh
1919

2020
DEFAULT_BIND_ADDRESS="127.0.0.1"
2121
BIND_ADDRESS="${2:-$DEFAULT_BIND_ADDRESS}"

0 commit comments

Comments
 (0)