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:37 -0300
commit33a44737a69fb2657c71910e0bdfed200227a1dd (patch)
treeee48579c1351a51b72fd5311ea93948a5a741a9e /build.sh
parent30014326893409300698c200606a608d6f121e73 (diff)
downloadpfsense-33a44737a69fb2657c71910e0bdfed200227a1dd.zip
pfsense-33a44737a69fb2657c71910e0bdfed200227a1dd.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