aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/rlimit-profile.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/rlimit-profile.exp')
-rwxr-xr-xtest/environment/rlimit-profile.exp2
1 files changed, 1 insertions, 1 deletions
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 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2 2
3set timeout 10 3set timeout 10
4cd /home 4#cd /home
5spawn $env(SHELL) 5spawn $env(SHELL)
6match_max 100000 6match_max 100000
7 7