From 9cf015b0509e5eac51b7de4fac5af14e6cca3eb8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 31 Dec 2019 18:46:04 +0000 Subject: renice, doc, archive old script git-svn-id: svn://tug.org/texlive/trunk@53278 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-images | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/bin/tl-update-images') diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index e2191c0bb1e..72a9b623835 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -16,8 +16,8 @@ V=2019 D=`date +%Y%m%d` target=/home/ftp/texlive/Images/test -renice +19 -p $$ >/dev/null 2>&1 -umask 0 +renice 20 $$ >/dev/null 2>&1 +umask 002 unset CDPATH # avoid output from cd XZ_OPT=-6e; export XZ_OPT # compression level, -9 for slowest-but-most, # which is not worth the (excessive) time. -- cgit v1.2.3