Whamcloud - gitweb
b=23634 sanity-sec RUNAS fix
authorMikhail Pershin <tappro@sun.com>
Tue, 24 Aug 2010 19:13:57 +0000 (23:13 +0400)
committerMikhail Pershin <tappro@sun.com>
Tue, 24 Aug 2010 19:13:57 +0000 (23:13 +0400)
fix regression from bug 14242 on master

i=tappro
i=vitaly

lustre/tests/sanity-sec.sh

index 0c99c11..d592192 100644 (file)
@@ -24,7 +24,8 @@ init_test_env $@
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 init_logging
 
-RUNAS=${RUNAS:-"$LUSTRE/tests/runas"}
+RUNAS="runas"
+
 WTL=${WTL:-"$LUSTRE/tests/write_time_limit"}
 
 CONFDIR=/etc/lustre