X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/blobdiff_plain/710c89c8144b6ea127c8c0ec29c8894cc4611969..7f0fea566faade7979801728ca4f2a6a4bb53732:/chpwd?ds=sidebyside diff --git a/chpwd b/chpwd index 2671906..7190ddf 100755 --- a/chpwd +++ b/chpwd @@ -243,7 +243,6 @@ if __name__ == '__main__': with cli_errors(): cmd = ssh_setup() CU.set_user(ENV['CHPWD_SSH_USER']) - S.SERVICES['master'].find(CU.USER) with OUT.redirect_to(O.FileOutput()): OPTPARSE.dispatch('userv', cmd)