From 710b227009eae126b50f03dcf1cb15d402152f20 Mon Sep 17 00:00:00 2001 From: Jiri Srain Date: Wed, 25 Jan 2006 14:41:37 +0000 Subject: [PATCH] changed WAR -> MIL --- zypp/SourceFactory.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zypp/SourceFactory.cc b/zypp/SourceFactory.cc index b1acc1b..a9ae9a3 100644 --- a/zypp/SourceFactory.cc +++ b/zypp/SourceFactory.cc @@ -126,7 +126,7 @@ namespace zypp catch (const Exception & excpt_r) { ZYPP_CAUGHT(excpt_r); - WAR << "Not SUSE tags source, trying next type" << endl; + MIL << "Not SUSE tags source, trying next type" << endl; } ERR << "No next type of source" << endl; ZYPP_THROW(Exception("Cannot create the installation source")); -- 2.7.4