Add debugging output
This commit is contained in:
@@ -1514,6 +1514,7 @@ main() {
|
||||
if [[ -d $d ]]; then
|
||||
debug "Using output directory: $d"
|
||||
declare -g OUT_DIR="$d"
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user