]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-mark
* debian/apt.cron.daily:
[apt.git] / cmdline / apt-mark
index dadc0136600c834126c59c194a1ae079ce199d2f..fdc3e1856c007b2af30e21d03ccc7e1039e57bd5 100755 (executable)
@@ -62,3 +62,4 @@ if __name__ == "__main__":
         # all done, rename the tmpfile
         os.chmod(outfile.name, 0644)
         os.rename(outfile.name, STATE_FILE)
+        os.chmod(outfile.name, 0644)