FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash

This commit is contained in:
Anthony Minessale
2012-10-23 12:23:19 -04:00
parent 2246b84554
commit 87c2bb552f
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
usage()
{
test X$1 == X0 || exec >&2
test X$1 = X0 || exec >&2
cat << EOF
usage: coverage-report OPTIONS
where OPTIONS are
+1 -1
View File
@@ -11,7 +11,7 @@
usage()
{
test X$1 == X0 || exec >&2
test X$1 = X0 || exec >&2
cat <<EOF
usage: uncovered OPTIONS
where OPTIONS are