summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-04-13 12:01:07 -0300
committerRenato Botelho <renato@netgate.com>2016-04-13 12:01:17 -0300
commit3fe334c697f0817626e6912e4a42e6ad12c46349 (patch)
treebaaa22a666373649efc8e032981434b6b86a0ebc /build.sh
parenta53a4f3ef8231686fb11667875e11bcfd4c3acb7 (diff)
downloadpfsense-3fe334c697f0817626e6912e4a42e6ad12c46349.zip
pfsense-3fe334c697f0817626e6912e4a42e6ad12c46349.tar.gz
Do not update timestamp on --update-status is used
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 4e317ee..79d1ce0 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
OpenPOWER on IntegriCloud