From 5b6d00a6ba4e9c36af0332f236ce06f7fe2d4c86 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Sep 2018 17:46:06 +0000 Subject: doc, wording git-svn-id: svn://tug.org/texlive/trunk@48560 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-try-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/bin/tl-try-install') diff --git a/Master/tlpkg/bin/tl-try-install b/Master/tlpkg/bin/tl-try-install index 7439427d4ab..bc940d71efa 100755 --- a/Master/tlpkg/bin/tl-try-install +++ b/Master/tlpkg/bin/tl-try-install @@ -1,4 +1,4 @@ -#!/bin/sh -vx +#!/bin/sh -x # $Id$ # Try a TL installation with various profiles into /tmp/ki. Public domain. @@ -23,7 +23,7 @@ PATH=/usr/local/bin:/usr/bin:/bin # /usr/local/bin for good perl on tug thisrel=/usr/local/texlive/`date +%Y` # not necessarily, but whatever prevrel=/usr/local/texlive/`expr "$(date +%Y)" - 1` -pro=--profile=${1-Master/tlpkg/dev/profiles/TLinfra.pro} #infra min ... full +pro=--profile=${1-$Master/tlpkg/dev/profiles/TLinfra.pro} #infra min ... full exec time $Master/install-tl $pro exec time $lp/install-tl $pro exec time $lp/install-tl $pro --repo ftp://ftp.cstug.cz/pub/tex/local/tlpretest -- cgit v1.2.3