Skip to content

Commit 89f26a1

Browse files
wip
Signed-off-by: Spencer Schrock <[email protected]>
1 parent 3c357a8 commit 89f26a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/cloud_batch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"entrypoint": "/bin/sh",
1010
"commands": [
1111
"-c",
12-
"benchmarks/run.sh > /mnt/disks/share/log.txt"
12+
"benchmarks/run.sh | tee /mnt/disks/share/$(date --utc +%Y_%m_%d_%H%M%S).json"
1313
]
1414
}
1515
}

0 commit comments

Comments
 (0)