aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rwxr-xr-xsrc/test/shell/bazel/bazel_bootstrap_distfile_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/shell/bazel/bazel_bootstrap_distfile_test.sh b/src/test/shell/bazel/bazel_bootstrap_distfile_test.sh
index 6506efcc2c..2af654b7b5 100755
--- a/src/test/shell/bazel/bazel_bootstrap_distfile_test.sh
+++ b/src/test/shell/bazel/bazel_bootstrap_distfile_test.sh
@@ -34,7 +34,7 @@ function log_progress() {
# TODO(laszlocsomor): remove this method after we fixed
# https://github.com/bazelbuild/bazel/issues/3618. I added this method only to
# catch that bug.
- echo "DEBUG[$0 ($date)] test_bootstrap, $@"
+ echo "DEBUG[$0 $(date)] test_bootstrap, $@"
}
function test_bootstrap() {