DescriptionAdd ConfigSettings.relative_cwd.
This will permits defining .relative_cwd in the .isolated file to be
deterministic on the actual .isolate that definied the command, not the root
one. This is important, because the command could be defined in an important
.isolate file.
R=vadimsh@chromium.org
BUG=swarming:98
Committed: https://code.google.com/p/swarming/source/detail?repo=client&r=b53d0c1
Patch Set 1 #Patch Set 2 : Explain that relative_cwd is abspath and add asserts for consistency #
Total comments: 5
Patch Set 3 : typo #Patch Set 4 : Rename relative_cwd to isolate_dir, fix tests #
MessagesTotal messages: 8
|