diff options
Diffstat (limited to 'go/weed/shell.go')
| -rw-r--r-- | go/weed/shell.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/go/weed/shell.go b/go/weed/shell.go index 885a0fa71..6a3331284 100644 --- a/go/weed/shell.go +++ b/go/weed/shell.go @@ -57,5 +57,4 @@ func runShell(command *Command, args []string) bool { cmd = readLine() execCmd(cmd) } - return true } |
