[jhbuild/release-team-commands] [twoninetynine] other test to catch C# modules using libgnomevfs
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild/release-team-commands] [twoninetynine] other test to catch C# modules using libgnomevfs
- Date: Wed, 5 Aug 2009 11:15:13 +0000 (UTC)
commit 883709ef58852a561f726b87d0389c01ff45cfa2
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Aug 5 13:13:32 2009 +0200
[twoninetynine] other test to catch C# modules using libgnomevfs
jhbuild/commands/twoninetynine.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/commands/twoninetynine.py b/jhbuild/commands/twoninetynine.py
index ec18a26..ff544c5 100644
--- a/jhbuild/commands/twoninetynine.py
+++ b/jhbuild/commands/twoninetynine.py
@@ -73,6 +73,7 @@ class LibGnomeVfs(ShellCheck):
FIND_C + " | xargs grep '^#include <libgnomevfs/'",
"find -name '*.py' | xargs grep 'import .*gnomevfs'",
"find -name '*.cs' | xargs grep '^using Gnome.Vfs'",
+ "find -name '*.cs' | xargs grep 'Gnome.Vfs.Initialize'",
)
class LibGnomePrint(ShellCheck):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]