summaryrefslogtreecommitdiffstats
path: root/tools/build_snapshots.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-25 12:00:10 -0200
committerRenato Botelho <renato@netgate.com>2015-11-25 12:00:28 -0200
commitda869279e677c43fc41b85abd855a36a514fd063 (patch)
treed635fa8c5ea842257d07a7bdbcfd2db7ab2976dc /tools/build_snapshots.sh
parent1076fc7af00190125d858f823e3e1778dd948893 (diff)
downloadpfsense-da869279e677c43fc41b85abd855a36a514fd063.zip
pfsense-da869279e677c43fc41b85abd855a36a514fd063.tar.gz
Check often for new ports tree commits
Diffstat (limited to 'tools/build_snapshots.sh')
-rwxr-xr-xtools/build_snapshots.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh
index 50cb476..94a60f5 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -69,7 +69,7 @@ while getopts lpru opt; do
done
if [ -n "${POUDRIERE_SNAPSHOTS}" ]; then
- export minsleepvalue=${minsleepvalue:-"1800"}
+ export minsleepvalue=${minsleepvalue:-"360"}
else
export minsleepvalue=${minsleepvalue:-"28800"}
fi
OpenPOWER on IntegriCloud