summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-11-27 11:24:48 +0000
committerThierry Vignaud <tv@mageia.org>2011-11-27 11:24:48 +0000
commit8b002c23010ae6c58a99a8dcd5830f0ba44ac79d (patch)
treee8f718ee732cae5cec61d1bc3f69bff06d4a2556 /perl-install/NEWS
parentb74bdd4a160dc043d7836a4e5baa6853987d0244 (diff)
downloaddrakx-backup-do-not-use-8b002c23010ae6c58a99a8dcd5830f0ba44ac79d.tar
drakx-backup-do-not-use-8b002c23010ae6c58a99a8dcd5830f0ba44ac79d.tar.gz
drakx-backup-do-not-use-8b002c23010ae6c58a99a8dcd5830f0ba44ac79d.tar.bz2
drakx-backup-do-not-use-8b002c23010ae6c58a99a8dcd5830f0ba44ac79d.tar.xz
drakx-backup-do-not-use-8b002c23010ae6c58a99a8dcd5830f0ba44ac79d.zip
(secured_file) ensure that ~/tmp is correctly owned if created
callers should probably just use mkstemp in /tmp instead of relying on $TMPDIR || $ENV{HOME}/tmp or we should just move the choice of directoyr from callers to here, sg like: my $tmpdir = find { -d $_ } $ENV{TMPDIR}, "$ENV{HOME}/tmp", "$::prefix/tmp";
Diffstat (limited to 'perl-install/NEWS')
0 files changed, 0 insertions, 0 deletions