ecl.exe run generates eclcc call with -I path without double quotes.

Environment

platform 6.2.0-1

Description

I execute the following from DOS: ecl.exe run -I"C:/Users/humphrtl/Documents/Virtual Machines/Ubuntu1604/ShareUbuntu1604/New_ML" --wait=36000000000 --target=thor --server=34.211.102.54 --verbose --username thumphrey --password hpccdemo "C:/Users/humphrtl/Documents/Virtual Machines/Ubuntu1604/ShareUbuntu1604/using_gpu/experiments/genedcode/BWR_Make2PBblasMatricesAndStoreOnDisk__201710051417.ecl"

Notices the NEEDED double quotes around the path after "-I".

ecl.exe run generates and attempts to execute eclcc which has the above "-I" paths. But, the double quotes are missing. So, an error occurs.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Pull Request URL

Created October 5, 2017 at 6:34 PM
Updated November 29, 2017 at 6:55 PM
Resolved October 19, 2017 at 8:50 AM