-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Running make create typo3 deletes the folder app/ before it's created again.
This breaks further execution of make bash etc. because the folder is now found at a different inode:
$ git:(master) ✗ make bash
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
application@ac32b1160390:.$
Metadata
Metadata
Assignees
Labels
No labels