diff --git a/tools/update-packaging/make_incremental_update.sh b/tools/update-packaging/make_incremental_update.sh index 1ea8a958af5..1e303ccee2e 100755 --- a/tools/update-packaging/make_incremental_update.sh +++ b/tools/update-packaging/make_incremental_update.sh @@ -48,7 +48,7 @@ if [ $# = 0 ]; then exit 1 fi -requested_forced_updates='components/components.list Contents/MacOS/components/components.list' +requested_forced_updates='' while getopts "hf:" flag do