fetch: Remove useless sleep in case failure to connect
modified libpkg/fetch_libfetch.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -208,8 +208,6 @@ fetch_connect(struct pkg_repo *repo, struct url *u)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|