Skip to content
Snippets Groups Projects
Commit 0496aff9 authored by Danny Auble's avatar Danny Auble
Browse files

Add bin_uniq to the mix for tests to use.

parent cac7e71b
No related branches found
No related tags found
No related merge requests found
...@@ -182,6 +182,7 @@ cset bin_touch "touch" ...@@ -182,6 +182,7 @@ cset bin_touch "touch"
cset bin_uname "uname" cset bin_uname "uname"
cset bin_wc "wc" cset bin_wc "wc"
cset bin_printenv "printenv" cset bin_printenv "printenv"
cset bin_uniq "uniq"
# #
# Let the commands complete without expect timing out waiting for a # Let the commands complete without expect timing out waiting for a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment