summaryrefslogtreecommitdiff
path: root/bin/show-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'bin/show-dependencies')
-rwxr-xr-xbin/show-dependencies1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/show-dependencies b/bin/show-dependencies
index 5bd375c..08a500b 100755
--- a/bin/show-dependencies
+++ b/bin/show-dependencies
@@ -96,7 +96,6 @@ if [ $# -eq 0 ]; then
exit
fi
-
if pgrep -f "^\S+ $0." | \
grep -vxF "$$" >&2; then