Mercurial > hg
comparison Makefile @ 42074:59b1bdf85b1a
setup: fix a possible NameError on rust build
File "setup.py", line 975, in rustbuild
"command: %r, environment: %r" % (self.rustsrcdir, cmd, env))
NameError: global name 'cmd' is not defined
author | Philippe Pepiot <philippe.pepiot@logilab.fr> |
---|---|
date | Thu, 04 Apr 2019 15:40:48 +0200 |
parents | ec7b478f1bf8 |
children | 7521e6d18057 |
comparison
equal
deleted
inserted
replaced
42073:80103ed2e8ee | 42074:59b1bdf85b1a |
---|