Revision 9507
Added by Aaron Marcuse-Kubitza over 11 years ago
util.run | ||
---|---|---|
17 | 17 |
} |
18 | 18 |
fi #### |
19 | 19 |
|
20 |
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/make.sh |
|
20 | 21 |
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/util.sh |
21 | 22 |
|
22 | 23 |
if self_not_included; then |
Also available in: Unified diff
bugfix: lib/runscripts/util.run: need to include sh/make.sh for all runscripts that use make-style commands