Skip to content

Commit 34a4cb6

Browse files
committed
chore: remove resolved TODO comment in start-hugegraph.sh
1 parent 783399f commit 34a4cb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hugegraph-server/hugegraph-dist/src/assembly/static/bin/start-hugegraph.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ if [[ $PRELOAD == "true" ]]; then
9999
sed -i -e '/registerBackends/d; /serverStarted/d' "${SCRIPTS}/${EXAMPLE_SCRIPT}"
100100
fi
101101

102-
# TODO: show the output message in hugegraph-server.sh when start the server
103102
if [[ $DAEMON == "true" ]]; then
104103
echo "Starting HugeGraphServer in daemon mode..."
105104
"${BIN}"/hugegraph-server.sh "${CONF}/${GREMLIN_SERVER_CONF}" "${CONF}"/rest-server.properties \

0 commit comments

Comments
 (0)