summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-04-13 11:58:20 -0300
committerRenato Botelho <renato@netgate.com>2016-04-13 11:58:20 -0300
commita53a4f3ef8231686fb11667875e11bcfd4c3acb7 (patch)
treeb784528756197571f49b7cbbfcde67c39dba09ee /build.sh
parenta21fa964c8553b6cffb93edc3780c54c2ba5304a (diff)
downloadpfsense-a53a4f3ef8231686fb11667875e11bcfd4c3acb7.zip
pfsense-a53a4f3ef8231686fb11667875e11bcfd4c3acb7.tar.gz
Do not replace timestamp when does nothing
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud