Revert the 1999-02-15 change.
authorJim Meyering <jim@meyering.net>
Thu, 15 Jul 1999 16:14:13 +0000 (16:14 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jul 1999 16:14:13 +0000 (16:14 +0000)
tests/md5sum/Makefile.am

index 040e322..19b099b 100644 (file)
@@ -7,6 +7,6 @@ TESTS_ENVIRONMENT = \
   srcdir=$(srcdir) \
   PERL="@PERL@" \
   PATH=../../src:$$PATH \
-  PROG='md5sum --text'
+  PROG=md5sum
 
 TESTS = basic-1 newline-1