jruby -i Edit files in place behaves inconsistent with MRI #3617
Milestone
Comments
This was fixed some long time in the past but marking against something so someone can notice it has been fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Manifest.xml:
and the command is:
With MRI,
#testPackage#
gets replaced successfully.With JRuby 9.0.4.0, nothing changes.
I'm using JRuby 9.0.4.0 with calabash-android. When executing
calabash-android build <apk>
, this problem seems to jeopardize it.Thoughts?
The text was updated successfully, but these errors were encountered: