diff --git a/NT/init_nt b/NT/init_nt index 892608de3cc6c3ed94437ee9260f61401f3ecb2b..849a2d195a754faacb64b019c727b4637da74058 100755 --- a/NT/init_nt +++ b/NT/init_nt @@ -48,7 +48,14 @@ IA64SDK=${IA64SDK-'C:\ia64sdk17'} case "/$CC" in */rntcl) - if [ "x$NOPATHS" = "yes" ]; then + + # I'll leave the following if-statement as a monument of + # non-tested code. - Hubbe + # + # if [ "x$NOPATHS" = "yes" ]; then + # + + if [ "${USER-}@${HOST-}" = "hubbe@adenin" ]; then echo "I am Hubbe" MSVC='j:\winshare\vc98' local='j:\winshare\local'