Skip to content

Commit f6d3f9f

Browse files
committed
remove baaad exit
1 parent fec1a70 commit f6d3f9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

distribute.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,6 @@ function run_source_modules() {
413413
MODULES="$(python tools/depsort.py --optional $fn_optional_deps < $fn_deps)"
414414

415415
info "Modules changed to $MODULES"
416-
417-
exit 1
418416
}
419417

420418
function run_get_packages() {

0 commit comments

Comments
 (0)