Browse Source

[trac610] Typos

Michal 'vorner' Vaner 14 years ago
parent
commit
86d0ba9023
2 changed files with 1 additions and 5 deletions
  1. 1 1
      src/bin/bindctl/tests/bindctl_test.py
  2. 0 4
      tests/system/bindctl/clean.sh

+ 1 - 1
src/bin/bindctl/tests/bindctl_test.py

@@ -346,7 +346,7 @@ class TestBindCmdInterpreter(unittest.TestCase):
 
     def test_csv_file_dir(self):
         # Checking default value
-        if "HOMEE" in os.environ:
+        if "HOME" in os.environ:
             home_dir = os.environ["HOME"]
         else:
             home_dir = pwd.getpwnam(getpass.getuser()).pw_dir

+ 0 - 4
tests/system/bindctl/clean.sh

@@ -15,10 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-#
-# Clean up after glue tests.
-#
-
 rm -f */b10-config.db
 rm -f dig.out.* bindctl.out.*
 rm -f */msgq_socket */zone.sqlite3