backports: Alias HandleBoxUrl to HandleBox

This commit is contained in:
Fabio Rehm 2014-03-12 22:40:55 -03:00
parent f2c1f70cc7
commit 5c6855eb4c

View file

@ -1,2 +1 @@
# TODO: Implement this for vagrant < 1.5
raise 'Action::HandleBox has not been backported yet!'
Vagrant::Action::Builtin.const_set :HandleBox, Vagrant::Action::Builtin::HandleBoxUrl