aboutsummaryrefslogtreecommitdiff
path: root/bin/gc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gc')
-rwxr-xr-xbin/gc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gc b/bin/gc
index c7c0334..ccc3d96 100755
--- a/bin/gc
+++ b/bin/gc
@@ -164,6 +164,7 @@ done
BEFORE="$(disk)"
for type in "$@"; do
+ CMD=gc_"$type"
set -x
"$CMD"
{ set +x; } 2>/dev/null