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:15 -0300
commitdd423357d811ddc3ef5f3478f90ce8c2f19d8948 (patch)
tree5fdf1866b6cae25b466a6dd9ae2adfac8bf47e5c /build.sh
parent3c441c09343576fb137be07bcb507e37b427412a (diff)
downloadpfsense-dd423357d811ddc3ef5f3478f90ce8c2f19d8948.zip
pfsense-dd423357d811ddc3ef5f3478f90ce8c2f19d8948.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