Mercurial > repos > iracooke > tpp_prophets
diff interprophet_wrapper.rb @ 7:3f0cb90824f1
Uploaded
author | iracooke |
---|---|
date | Tue, 05 Mar 2013 00:28:22 -0500 |
parents | 25261529840c |
children |
line wrap: on
line diff
--- a/interprophet_wrapper.rb Mon Mar 04 19:20:05 2013 -0500 +++ b/interprophet_wrapper.rb Tue Mar 05 00:28:22 2013 -0500 @@ -34,7 +34,7 @@ actual_input_path_string end -cmd << "rvm 1.9.3@protk-1.1.9 do interprophet.rb" +cmd << "rvm 1.9.3@protk-1.2.0 do interprophet.rb" cmd << " --no-nss" unless use_nss=="blank" cmd << " --no-nrs" unless use_nrs=="blank"