Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Fix problem with phpmyadmin manifest @ windows #8

Conversation

janvandijk
Copy link
Contributor

When hacking the box under windows, there is a problem running vagrant:

==> default: warning: Unrecognised escape sequence '\
' in file /tmp/vagrant-puppet/modules-fa1fd1809147158956391178e680a4c2/phpmyadmin/manifests/init.pp at line 61
==> default: warning: Unrecognised escape sequence '\
' in file /tmp/vagrant-puppet/modules-fa1fd1809147158956391178e680a4c2/phpmyadmin/manifests/init.pp at line 63
==> default: warning: Unrecognised escape sequence '\
' in file /tmp/vagrant-puppet/modules-fa1fd1809147158956391178e680a4c2/phpmyadmin/manifests/init.pp at line 63
==> default: warning: Unrecognised escape sequence '\
' in file /tmp/vagrant-puppet/modules-fa1fd1809147158956391178e680a4c2/phpmyadmin/manifests/init.pp at line 67    
==> default: warning: Unrecognised escape sequence '\
' in file /tmp/vagrant-puppet/modules-fa1fd1809147158956391178e680a4c2/phpmyadmin/manifests/init.pp at line 67

And then there are problems running the box (virtual hosts not setup @ apache).

Putting the arguments on single lines, fixes the problem,

stevenrombauts added a commit that referenced this pull request May 12, 2015
…er-windows

Fix problem with phpmyadmin manifest @ windows
@stevenrombauts stevenrombauts merged commit 222ebbc into joomlatools:master May 12, 2015
@stevenrombauts
Copy link
Member

Looks good! I've merged your changes in.

Thank you for sending in this fix!

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

Successfully merging this pull request may close these issues.

None yet

2 participants