summaryrefslogtreecommitdiff
path: root/db-check-nonfree
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 14:20:35 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 14:20:35 -0400
commitb3c27405fb9e2686d3db9ee23ca616dc6b93b1f3 (patch)
treeb75445c37d982ba6c4407ec2fa4a73b4048a42ba /db-check-nonfree
parentb2abcf95b33fc3c24855da83bc71112098e849b4 (diff)
silly whitespace and similar fidling
Diffstat (limited to 'db-check-nonfree')
-rwxr-xr-xdb-check-nonfree2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-check-nonfree b/db-check-nonfree
index c1673c3..37b7cf6 100755
--- a/db-check-nonfree
+++ b/db-check-nonfree
@@ -4,7 +4,7 @@
. "$(dirname "$(readlink -e "$0")")/db-functions"
if [ $# -ge 1 ]; then
- warning "Calling %s with a specific repository is not supported" "${0##*/}"
+ error "Calling %s with a specific repository is not supported" "${0##*/}"
exit 1
fi