summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-05-23 14:32:56 -0300
committerRenato Botelho <renato@netgate.com>2016-05-23 14:32:56 -0300
commit7918276b55f807156631b427315e81fa5649faff (patch)
treed508a1ba24f3b249e356b2a8c2071bbced5b3000
parent81897c42f3b1ac4cca080c4887fd94effca56398 (diff)
downloadpfsense-7918276b55f807156631b427315e81fa5649faff.zip
pfsense-7918276b55f807156631b427315e81fa5649faff.tar.gz
BUILDACTION will never be snapshots
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 79d1ce0..c86a28a 100755
--- a/build.sh
+++ b/build.sh
@@ -260,7 +260,7 @@ case $BUILDACTION in
printflags)
print_flags
;;
- images|snapshots)
+ images)
# It will be handled below
;;
updatesources)
OpenPOWER on IntegriCloud