aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/bsetbg5
1 files changed, 1 insertions, 4 deletions
diff --git a/util/bsetbg b/util/bsetbg
index 0250495..0ef1e0d 100755
--- a/util/bsetbg
+++ b/util/bsetbg
@@ -625,10 +625,7 @@ TMPFILE2=/tmp/bsetbg.2
625ARGUMENT=$1 625ARGUMENT=$1
626 626
627 627
628case `which grep 2>&1` in */*grep) : ;; 628which grep > /dev/null 2> /dev/null || error_msg nogrep
629 *)
630 error_msg nogrep
631esac
632 629
633case $1 in 630case $1 in
634 *-full|-f|f) 631 *-full|-f|f)