##// END OF EJS Templates
setup: fix a possible NameError on rust build...
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
Philippe Pepiot -
r42241:a975821d default
Show More