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.
2 parents bb338f6 + b46efef commit cc2e1e6Copy full SHA for cc2e1e6
test-all.sh
@@ -7,7 +7,7 @@ print_logs=false
7
basedir=validation_tests
8
export e4s_print_color=true
9
skip_to=""
10
-testtime=$(date +"%m-%d-%y_%T")
+testtime=$(date +"%Y-%m-%d_%T")
11
12
if [[ $# -gt 0 && -d $1 ]] ; then
13
basedir=$1
0 commit comments