]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-build: add timestamps to the build log 2230/head
authorLeonid Usov <leonid.usov@ibm.com>
Fri, 26 Apr 2024 17:56:21 +0000 (20:56 +0300)
committerLeonid Usov <leonid.usov@ibm.com>
Fri, 26 Apr 2024 17:56:24 +0000 (20:56 +0300)
Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
ceph-dev-new-build/build/build_rpm

index 091f2bddfaf88fa825be024b9d182cefc70d7567..a84bbfab2fdbae964851cce07beb546b08960934 100644 (file)
@@ -1,5 +1,8 @@
 #!/bin/bash
 # vim: ts=4 sw=4 expandtab
+
+# PS4 is expanded as the prefix for -x traces
+PS4="\$(date) :: "
 set -ex