diff options
Diffstat (limited to 'stap-gen-cert')
-rwxr-xr-x | stap-gen-cert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-gen-cert b/stap-gen-cert index bf87b572..940779eb 100755 --- a/stap-gen-cert +++ b/stap-gen-cert @@ -11,7 +11,7 @@ # later version. # Initialize the environment -. stap-env +. `dirname $0`/stap-env # Obtain a password from stdin and echo it. function user_enter_password |