Skip to content
This repository was 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

Description

@maverickss

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] "

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions