Merge branch 'maint-0.3.0' into release-0.3.0

This commit is contained in:
Nick Mathewson 2017-03-01 07:52:41 -05:00
commit 9ea09d15ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/sh
# use bash if it is available, as this script doesn't work well in non-bash sh
# this will be fixed in #19699