Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Uknown rune: 47 #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. fmt.Println(shlex.Split(`/opt/nginx-1.6.0/nginx.exe -t`))

What is the expected output? What do you see instead?
expected: []string{"/opt/nginx-1.6.0/nginx.exe", "-t"}
but return err: Uknown rune: 47

What version of the product are you using? On what operating system?
not relative

Please provide any additional information below.



Original issue reported on code.google.com by imhors...@gmail.com on 20 Jan 2015 at 8:45

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions