Skip to content

Commit e30df0a

Browse files
committed
added newline at end of parse_tslot_throughput
1 parent 13dd94f commit e30df0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graph-algo/parse_tslot_throughput.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ for f in $( ls $DIR/log_* ); do
3838
done
3939

4040
# plot the results
41-
R < ./graph_timeslot_throughput.R $OUTPUT_FILE --save
41+
R < ./graph_timeslot_throughput.R $OUTPUT_FILE --save

0 commit comments

Comments
 (0)