mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Too verbose.
This commit is contained in:
parent
7e45668549
commit
71adb06e5e
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ class KFiles {
|
||||||
false
|
false
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
log(2, "Skipping nonexistent directory $sourceDir")
|
log(3, "Skipping nonexistent source directory $sourceDir")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return result
|
return result
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue