Ajout delai avant de rendre la main.
This commit is contained in:
parent
8dfe0fe37f
commit
ba178544cc
@ -20,6 +20,7 @@ print "Running dir for doxygen must be: $DIR/../..\n";
|
|||||||
|
|
||||||
if (! -s "doc/dev/dolibarr-doxygen.conf") {
|
if (! -s "doc/dev/dolibarr-doxygen.conf") {
|
||||||
print "Error: current directory for building Dolibarr doxygen documentation is not correct.\n";
|
print "Error: current directory for building Dolibarr doxygen documentation is not correct.\n";
|
||||||
|
sleep 4;
|
||||||
exit 1;
|
exit 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user