We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb08aeb commit c292cd5Copy full SHA for c292cd5
bin/oltpforever
@@ -59,7 +59,7 @@ then
59
fi
60
61
62
-echo Workload started on `date` from `tty` > $runfile
+echo Workload started on `date` from `tty` on `hostname` > $runfile
63
64
# this is the normal runtime settings
65
runtime=3590 # just under 1h
0 commit comments