You're missing a space after 'cd'. The 'cd' command is failing, and the project is compiling in whatever directory it happens to be in. If that's the correct directory, or some later command just changes the directory to the right directory anyway, then everything will still work.
No comments:
Post a Comment