few cosmetic details changed

This commit is contained in:
levasseur
2022-01-17 18:28:31 +01:00
parent d85e2a819b
commit d2da42cbf4
2 changed files with 7 additions and 5 deletions

View File

@@ -171,7 +171,7 @@ export -f isdirempty
# ------------------------------------------------------------------------------
# copy and patch a file replacing all @var@ by the corresponding value in
# environment or the variable list given in parameter
# the environment or the variable list given in parameter
patchfile()
{
local srcfile=$(select_file $1) && shift