commit | e5e286bf3cd8544ab161c508cbc810a104a7b186 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Jan 31 15:30:48 2016 -0600 |
committer | Rob Landley <rob@landley.net> | Sun Jan 31 15:30:48 2016 -0600 |
tree | ff41c8cbf63dde9f09f3ff0e3e9c201871f284dc | |
parent | acf34f524d28fc51ac06dae6a1a6948d3e26bb68 [diff] |
Fix broken test in cat.test. "cat /proc/self/exe && cmp /proc/self/exe" won't see the same file if cat and cmp aren't both in a toybox multiplexer binary, so snapshot and pick one.