From 3fe334c697f0817626e6912e4a42e6ad12c46349 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 13 Apr 2016 12:01:07 -0300 Subject: [PATCH] Do not update timestamp on --update-status is used --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 4e317ee0dd..79d1ce02a9 100755 --- a/build.sh +++ b/build.sh @@ -209,6 +209,7 @@ while test "$1" != ""; do shift snapshot_status_message="${1}" BUILDACTION="snapshot_status_message" + _USE_OLD_DATESTRING=YES ;; *) _USE_OLD_DATESTRING=YES