clone.sh: make sure gc is not suspended for clones
commit8790ebe0d689108cfa977de9cd22b137936535ae
authorKyle J. McKay <mackyle@gmail.com>
Thu, 3 Sep 2015 02:51:55 +0000 (2 19:51 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 3 Sep 2015 02:51:55 +0000 (2 19:51 -0700)
tree2069951f518de6bd9be0a61220d6648502f2b009
parent8f2feb1ffdfd72f4c8f6f434bd23b87414c8f856
clone.sh: make sure gc is not suspended for clones

Correct the sense of the test and make sure that any
.delaygc file is removed when the clone is NOT empty
rather than the reverse.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/clone.sh