summaryrefslogtreecommitdiffstats
path: root/layman/overlays/git.py
diff options
context:
space:
mode:
Diffstat (limited to 'layman/overlays/git.py')
-rw-r--r--layman/overlays/git.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/layman/overlays/git.py b/layman/overlays/git.py
index 5775277..f6a350f 100644
--- a/layman/overlays/git.py
+++ b/layman/overlays/git.py
@@ -95,4 +95,4 @@ class GitOverlay(OverlaySource):
return require_supported(
[(self.command(), 'git', 'dev-vcs/git'),],
- self.output.error)
+ self.output.warn)