commit | 3a043ca6089cc17ac9236277a07802d51ed73821 | [log] [tgz] |
---|---|---|
author | sandriichenko <sandriichenko@mirantis.com> | Fri Jun 15 11:08:36 2018 +0300 |
committer | Sofiia Andriichenko <sandriichenko@mirantis.com> | Fri Jun 15 12:22:07 2018 +0000 |
tree | 26e83f92dd72d8e1f3266fb9b75bb5f9bdaa3bca | |
parent | 9d2eb110da116e0395e407665a9ec54561643419 [diff] [blame] |
Add printing of creating date Change-Id: Ida3aeb09365c3c368bfd6d48ef458403add1ead1
diff --git a/bin/entrypoint.sh b/bin/entrypoint.sh index 3c9b695..610c17e 100755 --- a/bin/entrypoint.sh +++ b/bin/entrypoint.sh
@@ -4,6 +4,7 @@ function _info(){ echo -e "=== INFO: PIKE" + cat /etc/build_timestamp || true set +x echo -e "=== INFO: tempest version:" tempest --version