X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=blobdiff_plain;f=sitarba;h=d941c7048e5571099cf83ccfccb4b752b96329a5;hp=3ff4bfff4754abd7fd37c110f803315cfefb3a8f;hb=fd039e0390d26dce18e6b26c4fd422c3a3a05a36;hpb=857613cbd825799d0211313b0536bfce22379fd0 diff --git a/sitarba b/sitarba index 3ff4bff..d941c70 100755 --- a/sitarba +++ b/sitarba @@ -403,7 +403,7 @@ class BackupManager: taropts = [] # Tar is verbose is sitarba is verbose - if LogConf.con.level <= logging.INFO: + if LogConf.con.level <= logging.DEBUG: taropts += ["--verbose"] # Add the since date, if given