[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] maint: cleanup an extraneous version output in a test
From: |
Pádraig Brady |
Subject: |
[PATCH] maint: cleanup an extraneous version output in a test |
Date: |
Wed, 25 Jan 2012 23:17:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
commit 14a1e3ea837f1453423ae101e3f04103d4fd8910
Author: Pádraig Brady <address@hidden>
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
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
- [PATCH] maint: cleanup an extraneous version output in a test,
Pádraig Brady <=