From a53a4f3ef8231686fb11667875e11bcfd4c3acb7 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 13 Apr 2016 11:58:20 -0300 Subject: Do not replace timestamp when does nothing --- build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index d800cf2..4e317ee 100755 --- a/build.sh +++ b/build.sh @@ -211,6 +211,7 @@ while test "$1" != ""; do BUILDACTION="snapshot_status_message" ;; *) + _USE_OLD_DATESTRING=YES usage esac shift -- cgit v1.1