Skip to content

Commit bcb9eb3

Browse files
committed
Add comment about "rm $CREDSDIR/localhost"
The `t-credentials.sh` requires no credentials for localhost
1 parent a07cd38 commit bcb9eb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t-clone.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,7 @@ begin_test "clone (HTTP server/proxy require cookies)"
751751
assert_clean_status
752752
popd
753753

754+
# to avoid breaking t-credentials.sh
754755
rm "$CREDSDIR/localhost"
755756
)
756757
end_test

0 commit comments

Comments
 (0)