Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

A bug I find when using the vm_guest.upload_file feature #93

Open
maverickss opened this issue Apr 1, 2014 · 0 comments · May be fixed by #94
Open

A bug I find when using the vm_guest.upload_file feature #93

maverickss opened this issue Apr 1, 2014 · 0 comments · May be fixed by #94

Comments

@maverickss
Copy link

I find a bug when using the vm_guest.upload_file, the error is "NameError: undefined local variable or method local_path' for #<RVC::CommandSlate:0x0000000130e7f0> /var/lib/gems/1.9.1/gems/rvc-1.8.0/lib/rvc/modules/vm_guest.rb:385:inblock in upload_file' "
In lib/rvc/modules/vm_guest.rb line 385, shouldn't it be " err "local file does not exist" unless File.exists? opts[:local_path] "

codemonkeyjohn added a commit to codemonkeyjohn/rvc that referenced this issue Jul 22, 2014
@codemonkeyjohn codemonkeyjohn linked a pull request Jul 22, 2014 that will close this issue
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 a pull request may close this issue.

1 participant