Skip to content

Commit fefa6e6

Browse files
authored
Merge pull request #967 from libgit2/cmn/no-global-tee
test: remove obsolete `tee` to global config
2 parents 6379f23 + 3b2b84e commit fefa6e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/travisbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export GITTEST_REMOTE_SSH_PUBKEY="$HOME/.ssh/id_rsa.pub"
7474
export GITTEST_REMOTE_SSH_PASSPHRASE=""
7575
export GITTEST_REMOTE_REPO_PATH="$HOME/_temp/test.git"
7676

77-
echo 'PasswordAuthentication yes' | sudo tee -a /etc/sshd_config
7877
eval $(ssh-agent)
7978
ssh-add $GITTEST_REMOTE_SSH_KEY
8079

0 commit comments

Comments
 (0)