From d79975cc31a41a2c351c51d18bf044715fc1de0c Mon Sep 17 00:00:00 2001 From: Vahagn Khachatryan Date: Wed, 10 Sep 2014 19:08:12 +0400 Subject: [PATCH] MG: fix. --- mg/cshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mg/cshrc b/mg/cshrc index 95544d4..3669a25 100644 --- a/mg/cshrc +++ b/mg/cshrc @@ -65,7 +65,7 @@ if ( -e /tools/ActivePython-2.5.6.10-linux-x86/bin/post-review ) then setenv PATH $PATH\:/tools/ActivePython-2.5.6.10-linux-x86/bin endif if ( -e /wv/pevtools/ActivePython-2.5.4.4-linux-x86_64/bin/post-review ) then - setenv PATH $PATH:/wv/pevtools/ActivePython-2.5.4.4-linux-x86_64/bin + setenv PATH $PATH\:/wv/pevtools/ActivePython-2.5.4.4-linux-x86_64/bin endif #