When local: true is set on command, don't prepend cwd to command if command path is absolute
When local: true is set on command, don't prepend the current working directory to the command if the path is already absolute. Otherwise, it makes a bogus path.