Commit Diff


commit - 3da8ef855d7d7b3da96a9f1cba55df276e112f11
commit + 34c3415fac1e6f7bb8fb803417020063834c6112
blob - 2b2e02279209bfcd2618042c8e66561d1df55062
blob + 46cff8ad9392ec8efcf5bb4848df93cee0dcca4d
--- README
+++ README
@@ -29,8 +29,8 @@ A build started in Got's Git repository will install f
 
 Tests will pass only after 'make install' because they rely on installed
 binaries in $PATH. Tests in the cmdline directory currently depend on git(1).
-Tests in 'clone.sh' and 'fetch.sh' will fail if 'ssh 127.0.0.1' does not
-succeed non-interactively.
+Tests which use the got clone, fetch, and send commands will fail if
+'ssh 127.0.0.1' does not succeed non-interactively.
 
  $ doas pkg_add git
  $ make regress