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:07 -0300
commitb8e4e210c5a46e34bb1307c131d698f8f3271578 (patch)
tree5a899bfae7c2a155b8d32727d462abec8f35414b /build.sh
parent33a44737a69fb2657c71910e0bdfed200227a1dd (diff)
downloadpfsense-b8e4e210c5a46e34bb1307c131d698f8f3271578.zip
pfsense-b8e4e210c5a46e34bb1307c131d698f8f3271578.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