Twiddle with my mail -> Change script
Nick Ing-Simmons [Tue, 27 Aug 2002 18:46:22 +0000 (18:46 +0000)]
p4raw-id: //depot/perlio@17796

Porting/apply

index c313ee6..d3bdb0b 100644 (file)
@@ -2,7 +2,7 @@
 my $file = pop(@ARGV);
 my %meta;
 $ENV{'P4PORT'} = 'bactrian:1667';
-$ENV{'P4CLIENT'} = 'camel-linux';
+$ENV{'P4CLIENT'} = 'ni-s';
 open(FILE,$file) || die "Cannot open $file:$!";
 while (<FILE>)
  {
@@ -69,3 +69,4 @@ sub System
    _exit(exec $cmd);
   }
 }
+