summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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