summaryrefslogtreecommitdiff
path: root/tests/misc/od-N
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/od-N')
-rwxr-xr-xtests/misc/od-N2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/od-N b/tests/misc/od-N
index 6d09f8e98..958f9568c 100755
--- a/tests/misc/od-N
+++ b/tests/misc/od-N
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && od --version
+print_ver_ od
echo abcdefg > in || framework_failure