Print build directory once selected
This commit is contained in:
parent
a0468b7842
commit
fb2d270e2d
@ -126,6 +126,7 @@ EOF
|
||||
hash -d build=$local_build_dir
|
||||
export build_dir=$local_build_dir
|
||||
export BUILD_DIR=$PWD/$local_build_dir
|
||||
echo "$build_dir"
|
||||
|
||||
# If `--build` is specified then evaluate the command.
|
||||
if [[ -n $do_build ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user