From c678511bf4bd3a3fbb6b015153cb09770a470f99 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 09:57:55 +0000 Subject: Utilisateur : Fcolin Date : 16/01/04 Heure : 16:31 Archivé dans $/EScribe/Ivy Commentaire: (vss 17) --- CSharp/Ivy/IvyPPC/IvyClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CSharp/Ivy/IvyPPC/IvyClient.cs') diff --git a/CSharp/Ivy/IvyPPC/IvyClient.cs b/CSharp/Ivy/IvyPPC/IvyClient.cs index f3528dc..a21a5b7 100644 --- a/CSharp/Ivy/IvyPPC/IvyClient.cs +++ b/CSharp/Ivy/IvyPPC/IvyClient.cs @@ -530,7 +530,7 @@ namespace IvyBus } else { - throw new IvyException("regexp Warning exp='" + regexp + "' can't match removing from " + appName); + traceDebug("regexp Warning exp='" + regexp + "' can't match removing from " + appName); } break; -- cgit v1.1