diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-01 14:53:37 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-01 14:53:37 -0500 |
commit | ebd776722e0fd6dfacc79146c368d148f0e266cb (patch) | |
tree | 96c98b0c649c166b8724ab6253fecb4b6cf53c69 /tests/basic | |
parent | 183d64eed7eb9724ca6c96f656cb02f475158d0e (diff) |
break out default variables into their own file: defaultenv
this allows the common file to be sourced without reseting variables
to their defaults, which was causing a problem with
su_monkeysphere_user.
also added some more debug messages.
Diffstat (limited to 'tests/basic')
-rwxr-xr-x | tests/basic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/basic b/tests/basic index f6d1f3b..7277168 100755 --- a/tests/basic +++ b/tests/basic @@ -275,7 +275,6 @@ monkeysphere-authentication update-users $(whoami) # FIXME: this is maybe not failing properly for: # ms: improper group or other writability on path '/tmp'. - ###################################################################### ### TESTS |