Success message
This commit is contained in:
parent
72bf7f31d5
commit
bc13022984
1 changed files with 3 additions and 1 deletions
|
@ -385,9 +385,11 @@ int main(int argc, char *argv[]) {
|
|||
cleanup();
|
||||
return 1;
|
||||
}
|
||||
|
||||
log(LEVEL_INFO, "Finished sucessfully!\n");
|
||||
}
|
||||
}
|
||||
|
||||
cleanup();
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue