-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Milestone
Description
When there isn't any src/profiles then the Drupal /profiles directory does not get created:
Running "symlink:profiles" (symlink) task
Created 0 symbolic links.
In Drupal 8.2, this causes an error:
PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/travis/build/phase2/grunt-drupal-tasks/test/working_copy/build/html/profiles): failed to open dir: No such file or directory' in /home/travis/build/phase2/grunt-drupal-tasks/test/working_copy/build/html/core/tests/bootstrap.php:23
Currently causing our travis tests to fail.
Metadata
Metadata
Assignees
Labels
No labels