Cleanup debug message
This commit is contained in:
@@ -227,7 +227,7 @@ parseInput() {
|
|||||||
printHelp && exit 1
|
printHelp && exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
! debug && echo "Use --debug for verbose output"
|
(( DEBUG )) || echo "Use --debug for verbose output"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user