aboutsummaryrefslogtreecommitdiff
path: root/cddl
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2018-05-12 05:43:47 +0000
committerDevin Teske <dteske@FreeBSD.org>2018-05-12 05:43:47 +0000
commit4a73674e322e7fef96298581779fcc639c702067 (patch)
tree53da11ba730baf5e6f9abb26587c85430e5ac595 /cddl
parent5f2202d104736a9446569c03f3919aa5841e5c1c (diff)
downloadsrc-4a73674e322e7fef96298581779fcc639c702067.tar.gz
src-4a73674e322e7fef96298581779fcc639c702067.zip
dwatch(1): Simplify info message test
The info() function already tests $QUIET Sponsored by: Smule, Inc.
Notes
Notes: svn path=/head/; revision=333515
Diffstat (limited to 'cddl')
-rwxr-xr-xcddl/usr.sbin/dwatch/dwatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/usr.sbin/dwatch/dwatch b/cddl/usr.sbin/dwatch/dwatch
index ecf6e1c9aa35..c51974f7eb13 100755
--- a/cddl/usr.sbin/dwatch/dwatch
+++ b/cddl/usr.sbin/dwatch/dwatch
@@ -859,7 +859,7 @@ fi
#
# Show the user what's being watched
#
-[ "$DEBUG$QUIET$EXIT_AFTER_COMPILE" ] || info "Watching '$PROBE' ..."
+[ "$DEBUG$EXIT_AFTER_COMPILE" ] || info "Watching '$PROBE' ..."
#
# Header for watched probe entry