clone.sh: bang_reset just in case
commit0d6987a84acf4465195c74012771f09f0d3f473b
authorKyle J. McKay <mackyle@gmail.com>
Fri, 24 Apr 2015 20:21:09 +0000 (24 13:21 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 24 Apr 2015 20:21:09 +0000 (24 13:21 -0700)
treefb576e3bb41f9b57cd5e0b0c9db1f7d68be3d9d4
parentdf467a991b1db07816a68e53d208b16cf71f5275
clone.sh: bang_reset just in case

It should never happen that there are any .bang* files in a directory
the is still trying to clone.  However, just call bang_reset to make
sure right when we start running the clone code.

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