Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fails if base folder contains spaces #79

Open
felixheidecke opened this issue Jul 26, 2017 · 0 comments
Open

Make fails if base folder contains spaces #79

felixheidecke opened this issue Jul 26, 2017 · 0 comments
Labels

Comments

@felixheidecke
Copy link
Contributor

felixheidecke commented Jul 26, 2017

Steps to reproduce:

  1. Have your ownCloud Core sit in a folder that contains spaces.
  2. Try Make in the customgroups folder

Expected behavior

Make runs fine

Actual behavior

Make breaks as it can't find NAME/apps/customgroups/tools/composer.phar as in the example below.

Composer (version 1.4.2) successfully installed to: /home/[...]/FOLDER NAME/apps/customgroups/tools/composer.phar
Use it: php composer.phar

chmod u+x NAME/apps/customgroups/tools/composer.phar
chmod: Zugriff auf 'NAME/apps/customgroups/tools/composer.phar' nicht möglich: Datei oder Verzeichnis nicht gefunden

OS: Ubuntu 16.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant