projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
583fa74
)
remove-snapshot-builds: Update verion number pattern
author
Christoph Berg
<myon@debian.org>
Thu, 8 Feb 2024 12:24:52 +0000
(13:24 +0100)
committer
Christoph Berg
<myon@debian.org>
Thu, 8 Feb 2024 12:24:52 +0000
(13:24 +0100)
repo/bin/remove-snapshot-builds
patch
|
blob
|
blame
|
history
diff --git
a/repo/bin/remove-snapshot-builds
b/repo/bin/remove-snapshot-builds
index aa6421d6e9b88d6413ec84cb7558ca333c82f8f7..1c99cdc209b792a8e776d5c216610c794e92d22f 100755
(executable)
--- a/
repo/bin/remove-snapshot-builds
+++ b/
repo/bin/remove-snapshot-builds
@@
-1,3
+1,3
@@
#!/bin/sh
-sudo -u aptuser find /srv/apt/repo/morgue -type f -name '*
~*.git
*' -ls -delete
+sudo -u aptuser find /srv/apt/repo/morgue -type f -name '*
+~*.g
*' -ls -delete