• Felip Moll's avatar
    Before, srun allowed execution when checking a command existing · a84852c3
    Felip Moll authored
    in the current directory but not in the --chdir specified cwd.
    
    Now srun looks for the command in specified cwd and differentiates all
    the possible cases where a command starts with ./ (relative), with /
    (absolute), and with a different char indicating a command that is in
    the path.
    
    Fix also for a PATH variable starting by '.', now it is relative to
    specified cwd.
    
    bug 4392
    a84852c3
To find the state of this project's repository at the time of any of these versions, check out the tags.