projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4f776d3
)
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
patch
|
blob
|
blame
|
history
diff --git
a/Porting/apply
b/Porting/apply
index
c313ee6
..
d3bdb0b
100644
(file)
--- a/
Porting/apply
+++ b/
Porting/apply
@@
-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);
}
}
+