Improve bootstrapping message
MFC after: 3 days
This commit is contained in:
parent
487a635bdc
commit
65008e03e7
@ -157,7 +157,7 @@ bootstrap_pkg(void)
|
||||
config = NULL;
|
||||
current = mirrors = NULL;
|
||||
|
||||
printf("Bootstrapping pkg please wait\n");
|
||||
printf("Bootstrapping pkg, please wait...\n");
|
||||
|
||||
if (config_string(PACKAGESITE, &packagesite) != 0) {
|
||||
warnx("No PACKAGESITE defined");
|
||||
|
Loading…
x
Reference in New Issue
Block a user