Skip to content

Commit

Permalink
Merge PR masterzen#14 from upstream masterzen/winrm repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Nov 25, 2014
2 parents b7546c3 + 90c1c74 commit 3b63a90
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.5:a2b676fb-2385-4257-9bda-53f19c65d3b5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1416488453
1 change: 1 addition & 0 deletions development/.vagrant/machines/default/virtualbox/id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a2b676fb-2385-4257-9bda-53f19c65d3b5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
201235a9e6b640f0b3d8d04483a62e86
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/Users/mfellows/go/src/github.com/mefellows/winrm/development","disabled":false}}}
2 changes: 1 addition & 1 deletion winrm.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package main
import (
"flag"
"fmt"
"github.com/masterzen/winrm/winrm"
"github.com/mefellows/winrm/winrm"
"os"
)

Expand Down

0 comments on commit 3b63a90

Please sign in to comment.