From be76f23be0b770fe52afd0a7ea359c0c3217dc9e Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 28 Apr 2016 14:11:22 -0400 Subject: removed cd home from /test/environment/* files --- test/environment/rlimit-profile.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/environment/rlimit-profile.exp') diff --git a/test/environment/rlimit-profile.exp b/test/environment/rlimit-profile.exp index aed634201..8ed97e760 100755 --- a/test/environment/rlimit-profile.exp +++ b/test/environment/rlimit-profile.exp @@ -1,7 +1,7 @@ #!/usr/bin/expect -f set timeout 10 -cd /home +#cd /home spawn $env(SHELL) match_max 100000 -- cgit v1.2.3-54-g00ecf