From e2f16fdf45ec0506c68f32e9fc6a7b31ae17fdc6 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 1 Aug 2009 22:09:40 +0000 Subject: Changes from Ralf Wildenhues. --- job.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job.c') diff --git a/job.c b/job.c index 3ed27bf..b52868f 100644 --- a/job.c +++ b/job.c @@ -2327,7 +2327,7 @@ construct_command_argv_internal (char *line, char **restp, char *shell, "eval", "exec", "exit", "export", "for", "if", "login", "logout", "read", "readonly", "set", "shift", "switch", "test", "times", "trap", - "umask", "wait", "while", 0 }; + "ulimit", "umask", "unset", "wait", "while", 0 }; # ifdef HAVE_DOS_PATHS /* This is required if the MSYS/Cygwin ports (which do not define WINDOWS32) are compiled with HAVE_DOS_PATHS defined, which uses -- cgit v1.2.3