Index: apps/build.tcl =================================================================== diff -u -N -rce0feaa33aadc9950c9636a700378bc5e19629aa -r831a01f7a3f3ad9a77b87b12c3adac44123507ce --- apps/build.tcl (.../build.tcl) (revision ce0feaa33aadc9950c9636a700378bc5e19629aa) +++ apps/build.tcl (.../build.tcl) (revision 831a01f7a3f3ad9a77b87b12c3adac44123507ce) @@ -75,6 +75,7 @@ puts ENV=$::env(HOME) exec >@stdout 2>@stderr bash -lc "echo \$PATH" exec >@stdout 2>@stderr bash -lc "cd && pwd" + exec >@stdout 2>@stderr bash -lc "pwd" exec >@stdout 2>@stderr bash -lc "cd && ls -la" switch -exact -- $TOOLCHAIN {