summaryrefslogtreecommitdiffstats
path: root/build.sh
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:34:06 -0300
commit4daf5f563435fc59c3d550d65eaa596953c7bd0a (patch)
treea414ea0350cd07165c664a997f5b0984b3073389 /build.sh
parent69c97748cde4a5995f998ddb85026b9569c39380 (diff)
downloadpfsense-4daf5f563435fc59c3d550d65eaa596953c7bd0a.zip
pfsense-4daf5f563435fc59c3d550d65eaa596953c7bd0a.tar.gz
BUILDACTION will never be snapshots
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 1441016..3b75dc3 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