summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2a
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/c2a')
-rwxr-xr-xMaster/tlpkg/bin/c2a2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2a b/Master/tlpkg/bin/c2a
index 1c6eb16221c..3d1b942f4b1 100755
--- a/Master/tlpkg/bin/c2a
+++ b/Master/tlpkg/bin/c2a
@@ -106,7 +106,7 @@ sub do_place {
#
sub run_c2l {
my ($arg) = @_;
- my $tmpfile = "/tmp/c2l$arg.out";
+ my $tmpfile = "/tmp/@{[getlogin()]}-c2l$arg.out";
# don't bother with svn update unless we are doing place.
if ($arg eq "p") {