bootstrap.sh: fix syntax error

...it's always the seemingly trivial changes.
This commit is contained in:
Travis Cross 2012-05-04 19:10:51 +00:00
parent fb04149a82
commit adfe462691
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ check_awk() {
# work, but mawk is believed to fail on some systems. If we can
# replicate this, we need a particular behavior that we can test
# here to verify whether we have an acceptable awk.
:
}