emyl / vagrant-triggers

Allow the definition of arbitrary scripts that will run on the host before and/or after Vagrant commands.
MIT License
546 stars 35 forks source link

"Invalid Unicode Property \P" on windows #46

Closed paulcdejean closed 9 years ago

paulcdejean commented 9 years ago

D:/VagrantHome/gems/gems/vagrant-triggers-0.5.0/lib/vagrant-triggers/dsl.rb:90: warning: invalid Unicode Property \P: /D:\Programs\HashiCorp\Vagrant\embedded.*?;/

paulcdejean commented 9 years ago

I made a pull request: https://github.com/emyl/vagrant-triggers/pull/47