From 1e9dc3ce45ac44ea51292ca964b52ce47fee3ad3 Mon Sep 17 00:00:00 2001
From: Paul Smith <psmith@gnu.org>
Date: Tue, 12 Jul 2005 04:35:13 +0000
Subject: Various minor updates and code cleanups.

---
 tests/scripts/options/dash-e | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/scripts/options/dash-e')

diff --git a/tests/scripts/options/dash-e b/tests/scripts/options/dash-e
index 472270d..17c3fc8 100644
--- a/tests/scripts/options/dash-e
+++ b/tests/scripts/options/dash-e
@@ -4,7 +4,7 @@ $description = "The following test creates a makefile to ...";
 
 $details = "";
 
-$ENV{GOOGLE} = 'boggle';
+$extraENV{GOOGLE} = 'boggle';
 
 open(MAKEFILE,"> $makefile");
 
-- 
cgit v1.2.3