index
:
syskeep
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rwxr-xr-x
src/gc
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc b/src/gc
index abfa1c8..1d7640f 100755
--- a/
src/gc
+++ b/
src/gc
@@ -21,7 +21,7 @@ gc_guix() {
}
gc_trash() {
- yes | trash-empty
+ yes | trash-empty ||:
}
gc_tmpdir() {