Pádraig Brady wrote: > commit 14a1e3ea837f1453423ae101e3f04103d4fd8910 > Author: Pádraig Brady <[email protected]> > Date: Wed Jan 25 23:13:58 2012 +0000 > > maint: cleanup an extraneous version output in a test > > * test/misc/stdbuf: Fixup the minor copy & paste issue > introduced in commit ff7f0ff8
ACK. Thanks. > diff --git a/tests/misc/stdbuf b/tests/misc/stdbuf > index bf4edc1..3164df1 100755 > --- a/tests/misc/stdbuf > +++ b/tests/misc/stdbuf > @@ -17,7 +17,7 @@ > # along with this program. If not, see <http://www.gnu.org/licenses/>. > > . "${srcdir=.}/init.sh"; path_prepend_ ../src > -print_ver_ stdbuf mv > +print_ver_ stdbuf > > getlimits_ > require_built_ stdbuf
