[Git][NTPsec/ntpsec][master] Removed incorrect autorevision cache deletion
Ian Bruene
gitlab at mg.gitlab.com
Wed Dec 13 03:00:30 UTC 2017
Ian Bruene pushed to branch master at NTPsec / ntpsec
Commits:
9c7f8fd5 by Ian Bruene at 2017-12-12T20:58:56-06:00
Removed incorrect autorevision cache deletion
- - - - -
1 changed file:
- pylib/wscript
Changes:
=====================================
pylib/wscript
=====================================
--- a/pylib/wscript
+++ b/pylib/wscript
@@ -27,7 +27,6 @@ def build(ctx):
ctx.exec_command("rm -f %s" % target1.abspath())
ctx.exec_command("rm -f %s" % target2.abspath())
ctx.exec_command("rm -f %s" % target3.abspath())
- ctx.exec_command("rm -f %s" % target4.abspath())
# Make sure Python sees .py as well as .pyc/.pyo
ctx(
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9c7f8fd5fa45b59199e57e7c586727e253f66771
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9c7f8fd5fa45b59199e57e7c586727e253f66771
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20171213/a0d18169/attachment.html>
More information about the vc
mailing list