summaryrefslogtreecommitdiff
blob: ca6f71c924d37a6a77fe1fd6933d2358e0c207b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ruN sudo-1.6.8p8.orig/env.c sudo-1.6.8p8/env.c
--- sudo-1.6.8p8.orig/env.c	2005-02-06 15:37:01.000000000 +0000
+++ sudo-1.6.8p8/env.c	2005-06-05 20:51:21.798064512 +0100
@@ -124,6 +124,7 @@
     "TERMCAP",			/* XXX - only if it starts with '/' */
     "ENV",
     "BASH_ENV",
+    "SHELLOPTS",
     NULL
 };