mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user