X-Git-Url: https://arthur.barton.de/gitweb/?p=pt.git;a=blobdiff_plain;f=bin%2Fpt;fp=bin%2Fpt;h=785391fa673613ee9775e82dcc538c03e6a07c48;hp=303069dbb05240e0af2bac2e93d945efc3c8f9cb;hb=da22c354d891d13dda603bd2512cc8e050ba0b31;hpb=b47b7723332ad1c498ffc54e1765b7122ce020af diff --git a/bin/pt b/bin/pt index 303069d..785391f 100755 --- a/bin/pt +++ b/bin/pt @@ -22,6 +22,8 @@ DEBUG= UPGRADE_REMOVE_INACTIVE=1 CLEAN_WORKDIR=1 +TMPDIR= + declare -i WIDTH=${COLUMNS:-80} LINE="-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------"