Missing redirection of simple test program
Andy Dougherty [Tue, 1 Dec 1998 13:40:12 +0000 (08:40 -0500)]
To: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>

p4raw-id: //depot/cfgperl@2433

Configure

index 119fcec..bba0632 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -4149,7 +4149,7 @@ $cat >try.msg <<'EOM'
 I've tried to compile and run the following simple program:
 
 EOM
-$cat try.c
+$cat try.c >> try.msg
 
 $cat >> try.msg <<EOM