Revision 11374
Added by Aaron Marcuse-Kubitza about 11 years ago
reinstall_all | ||
---|---|---|
11 | 11 |
return 2 |
12 | 12 |
fi |
13 | 13 |
|
14 |
all=1; . "$selfDir/with_all" 'reinstall quiet=1'
|
|
14 |
hidden_srcs=1; . "$selfDir/with_all" 'reinstall quiet=1'
|
|
15 | 15 |
} |
16 | 16 |
reinstall_all_main "$@" |
Also available in: Unified diff
bin/with_all: $all: renamed to $hidden_srcs for clarity, since this now just adds the hidden (.*) datasources, rather than always using all datasources