Skip to content

Commit 27db272

Browse files
authored
Update Makefile
1 parent 7ff770b commit 27db272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/local/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
# repos/delphi/delphi-epidata/tests/acquisition/covidcast
3939
# sql= Overrides the default SQL connection string.
4040

41-
# Set optional argument defaults
4241

42+
# Set optional argument defaults
4343
ifdef pdb
44-
override pdb =--pdb
44+
override pdb=--pdb
4545
else
4646
pdb=
4747
endif

0 commit comments

Comments
 (0)