Skip to content

Coreutils fix cmdprint#255

Open
vidyalakshmir wants to merge 2 commits into
mainfrom
coreutils-fix-cmdprint
Open

Coreutils fix cmdprint#255
vidyalakshmir wants to merge 2 commits into
mainfrom
coreutils-fix-cmdprint

Conversation

@vidyalakshmir
Copy link
Copy Markdown
Contributor

Fixes the path of command outputs.

  • mv is printed as /bin/mv in the command outputs while test expects it to print only the command name. This fix removes /bin/ and prints just the command name. This works for both bash and perl scripts.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant