clean up screen and tail_log references

Change-Id: I6bcfa09931ed1f70e071ccb16688c15c7ef2898f
This commit is contained in:
Sean Dague
2017-08-30 14:16:58 -04:00
parent cdba1b3716
commit 0eebeb415a
10 changed files with 20 additions and 36 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
_XTRACE_DSTAT=$(set +o | grep xtrace)
set +o xtrace
# start_dstat() - Start running processes, including screen
# start_dstat() - Start running processes
function start_dstat {
# A better kind of sysstat, with the top process per time slice
run_process dstat "$TOP_DIR/tools/dstat.sh $LOGDIR"