Fix incorrectly-placed set +e when building universal binaries. v2.15.27
authorCarl Hetherington <cth@carlh.net>
Sun, 27 Oct 2019 21:54:36 +0000 (22:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 27 Oct 2019 22:57:37 +0000 (23:57 +0100)
platform/osx/make_dmg.sh

index 587cacbf8b80e95c49ee25032947926463cca398..248802d6b4d6cee7b823b8ba2bf77394ef21a9c0 100644 (file)
@@ -347,9 +347,8 @@ EOF
        done
 
        xcrun stapler staple "$dmg"
-       set +e
-
     fi
+    set +e
 
     rm $tmp_dmg
     rm -rf $vol_name