Skip to content

Commit 194023c

Browse files
committed
remove extra whitespace
Signed-off-by: Nick Van Wiggeren <[email protected]>
1 parent 7dcb4d1 commit 194023c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/compose/vttablet-up.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ rm -rf $VTDATAROOT/$tablet_dir/{mysql.sock,mysql.sock.lock}
9595

9696
# Create mysql instances
9797
# Do not create mysql instance for primary if connecting to external mysql database
98-
9998
#TODO: Remove underscore(_) flags in v25, replace them with dashed(-) notation
10099
if [[ $tablet_role != "externalprimary" ]]; then
101100
echo "Initing mysql for tablet: $uid role: $role external: $external.. "

0 commit comments

Comments
 (0)