Remove long path test

main v0.1.2
Rob Muhlestein 2 years ago
parent f0941495b3
commit 5cde5e6747
No known key found for this signature in database
GPG Key ID: 7542BA4ED72E5D81

@ -60,7 +60,7 @@ var Cmd = &Z.Cmd{
Name: `z`,
Summary: `rwxrob's bonzai command tree`,
Copyright: `Copyright 2021 Robert S Muhlestein`,
Version: `v0.1.1`,
Version: `v0.1.2`,
License: `Apache-2.0`,
Site: `rwxrob.tv`,
Source: `git@github.com:rwxrob/z.git`,
@ -89,7 +89,7 @@ var Cmd = &Z.Cmd{
`uuid`: {`uniq`, `uuid`},
`epoch`: {`uniq`, `second`},
`path`: {`env`, `get`, `path`},
`long version of path`: {`env`, `get`, `path`},
//`long version of path`: {`env`, `get`, `path`},
},
Description: `

Loading…
Cancel
Save