pike.git
/
tools
/
lib
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/tools/lib:1:
+
# FIXME: This file isn't updated to handle multiple NTMOUNT/NTDRIVE.
+
# It doesn't appear to be used anywhere.
+
CLEANUP=yes NT_DEBUG=no if [ $NT_DEBUG = yes ]; then set -x fi fixpath() { echo "$*" | sed -e "${MNTREPLACE}s@/@\\\\@g" }