about summary refs log tree commit diff
path: root/scripts/maintenance/gc-commands
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/maintenance/gc-commands')
-rw-r--r--scripts/maintenance/gc-commands2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/maintenance/gc-commands b/scripts/maintenance/gc-commands
deleted file mode 100644
index 3d548da19a2d..000000000000
--- a/scripts/maintenance/gc-commands
+++ /dev/null
@@ -1,2 +0,0 @@
-./gc-releases.pl /data/releases/patches/all-patches $(find /data/releases -name MANIFEST) | sort > dead
-cat dead | xargs -d '\n' sh -c 'find "$@" -mtime +100 -print' | xargs -d '\n' mv -v --target-directory=/data/releases/trash/