Loading test/start_tdb.sh.in +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ rm -f tdb_output.log exec 2<&- exec 1<> tdb_output.log exec 2>&1 killall Databaseds || true exec ./Databaseds 2 -v5 -ORBendPoint giop:tcp:127.0.0.1:10000 ) & echo $! > tdb.pid Loading
test/start_tdb.sh.in +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ rm -f tdb_output.log exec 2<&- exec 1<> tdb_output.log exec 2>&1 killall Databaseds || true exec ./Databaseds 2 -v5 -ORBendPoint giop:tcp:127.0.0.1:10000 ) & echo $! > tdb.pid