Closed lucaswerkmeister closed 4 years ago
Hello Lucas Werkmeister, thanks for contributing a PR to our project!
We use the Oracle Contributor Agreement to make the copyright of contributions clear. We don't have a record of you having signed this yet, based on your email address mail -(at)- lucaswerkmeister -(dot)- de. You can sign it at that link.
If you think you've already signed it, please comment below and we'll check.
I’ve been told the OCA was processed now, @graalvmbot please check again? :)
Looks like in the meantime the copy_from_graal.py
script was removed completely in #101.
Done automatically with
2to3 -wn copy_from_graal.py
, then the shebang was updated manually. Further manual adjustments seem to be unnecessary: the script works, and I don’t see anything else that should be updated.However, to ensure the shebang actually has an effect, also make the script executable.