starting to rename to rubyx

This commit is contained in:
Torsten Ruger
2017-01-02 00:29:20 +02:00
parent 0397d4064d
commit 1647b746ea
11 changed files with 41 additions and 38 deletions

View File

@ -67,7 +67,7 @@ module RuntimeTests
return unless box = connected
load_program
file = write_object_file
r_file = file.sub("./" , "salama/")
r_file = file.sub("./" , "ruby-x/")
box.file_upload file , r_file
print "\nfile #{file} "
return if dont_run