summaryrefslogtreecommitdiff
path: root/packages/tar-me
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tar-me')
-rwxr-xr-xpackages/tar-me2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tar-me b/packages/tar-me
index 4a4a0253..261b77bb 100755
--- a/packages/tar-me
+++ b/packages/tar-me
@@ -76,7 +76,7 @@ def main(args):
tiny_p(cmd)
os.chdir(owcd)
- shutil.copy(o_fn, fn)
+ shutil.move(o_fn, fn)
print revno
print version