forked from lix-project/lix
* Well, it's better than printf.
This commit is contained in:
parent
72bc9a522f
commit
83ae1723da
|
@ -1069,7 +1069,7 @@ void NormalisationGoal::deleteTmpDir(bool force)
|
||||||
|
|
||||||
void NormalisationGoal::trace(const format & f)
|
void NormalisationGoal::trace(const format & f)
|
||||||
{
|
{
|
||||||
debug(format("normalisation of `%1%': %2%") % f);
|
debug(format("normalisation of `%1%': %2%") % nePath % f);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue