Index: tests/test_uf.py =================================================================== diff -u -r3a5030c08d57bddc2c22dca05d1070375e3cb5f7 -r1b768bf4593cd29f00a5e07546c3e7b16d7a646c --- tests/test_uf.py (.../test_uf.py) (revision 3a5030c08d57bddc2c22dca05d1070375e3cb5f7) +++ tests/test_uf.py (.../test_uf.py) (revision 1b768bf4593cd29f00a5e07546c3e7b16d7a646c) @@ -34,7 +34,7 @@ # log in to HD and DG as tester # if hd.cmd_log_in_to_hd() == 0: # exit(1) -# if hd.cmd_log_in_to_dg() == 0: +# if dg.cmd_log_in_to_dg() == 0: # exit(1) # sleep(1)