Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 63b1783

Browse files
committed
Whitespace clean up
1 parent fc2f085 commit 63b1783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_sql_file.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ while getopts ":v:hbu:" opt; do
5050
b)
5151
SKIPBINLOG=true
5252
;;
53-
h)
53+
h)
5454
echo $"$USAGE"
5555
exit 0
5656
;;

0 commit comments

Comments
 (0)