From 8818e69748b0cbf4d0c63d4ca770aa4e7b2a1b8d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 5 Jun 2006 20:03:52 +0000 Subject: Don't assign to PROG; no longer needed now that Makefile.am sets PROG to the basename. --- tests/misc/expand | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/misc/expand') diff --git a/tests/misc/expand b/tests/misc/expand index 24a3a509c..09373d59b 100755 --- a/tests/misc/expand +++ b/tests/misc/expand @@ -18,8 +18,6 @@ use strict; (my $program_name = $0) =~ s|.*/||; -$ENV{PROG} = 'expand'; - # Turn off localization of executable's ouput. @ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3; -- cgit v1.2.3-70-g09d2