Skip to content

Commit cf0e545

Browse files
committed
fix leftover debug early-exit
1 parent 446fca0 commit cf0e545

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/bin/run_create_data

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ directorPython $LABELFUSION_SOURCE_DIR/scripts/extractImagesFromLog.py --bot-con
2121

2222
echo "Now rendering training images"
2323

24-
exit 1
25-
2624
directorPython $LABELFUSION_SOURCE_DIR/scripts/renderTrainingImages.py --bot-config $LABELFUSION_SOURCE_DIR/config/bot_frames.cfg --logFolder $up_dir/$current_dir
2725

2826
echo "Done."

0 commit comments

Comments
 (0)