installCDE: unset FIGNORE to workaround potential ksh bug
This commit is contained in:
@@ -45,6 +45,9 @@ XCOMM ##########################################################################
|
|||||||
#define HASH #
|
#define HASH #
|
||||||
#define STAR *
|
#define STAR *
|
||||||
|
|
||||||
|
HASH ksh bug: . and .. are not excluded if FIGNORE is set
|
||||||
|
unset FIGNORE
|
||||||
|
|
||||||
LOGFILE="installCDE.$$.log"
|
LOGFILE="installCDE.$$.log"
|
||||||
|
|
||||||
REVISION="$(echo "$Revision: /main/20 $" | awk '{print $2}')"
|
REVISION="$(echo "$Revision: /main/20 $" | awk '{print $2}')"
|
||||||
|
|||||||
Reference in New Issue
Block a user