Revision 13203
Added by Aaron Marcuse-Kubitza almost 11 years ago
util.run | ||
---|---|---|
66 | 66 |
set_paths() |
67 | 67 |
{ |
68 | 68 |
set_paths__util_sh "$@" |
69 |
log_local; log++ |
|
69 | 70 |
top_file="${top_script%[./]run}"; echo_vars top_file |
70 | 71 |
top_filename="$(basename "$top_file")"; echo_vars top_filename |
71 | 72 |
} |
Also available in: Unified diff
lib/sh/util.sh, runscripts/util.run: set_paths(): run with higher log_level to hide all the paths that are set at the beginning of the script