[tz] [PROPOSED 06/12] * tzselect.ksh: Assume POSIX.2 $PWD.

Paul Eggert eggert at cs.ucla.edu
Sat Jun 1 18:33:51 UTC 2024


---
 tzselect.ksh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tzselect.ksh b/tzselect.ksh
index 8a80cd67..756ff887 100644
--- a/tzselect.ksh
+++ b/tzselect.ksh
@@ -39,7 +39,6 @@ set -f
 
 # Specify default values for environment variables if they are unset.
 : ${AWK=awk}
-: ${PWD=$(pwd)}
 : ${TZDIR=$PWD}
 
 # Output one argument as-is to standard output, with trailing newline.
-- 
2.45.1



More information about the tz mailing list