>From 68a074541450912f3fd58c3d4d6144f719a87f6a Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Thu, 30 Oct 2008 10:35:42 +0100
Subject: [PATCH] Add --strict option to runpychecker.sh
Add --strict option to runpychecker.sh, and relax the default checking a bit
now we are down to 0 warnings!
---
runpychecker.sh | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/runpychecker.sh b/runpychecker.sh
index 8a72474..08be9d8 100755
--- a/runpychecker.sh
+++ b/runpychecker.sh
@@ -9,6 +9,27 @@
# warnings are found it exits with a status of 0
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
10-30-2008, 01:55 PM
Jeremy Katz
PATCH: Add --strict option to runpychecker.sh
Also looks good. I think this is probably the best way to get a good
compromise; we can look at the warnings that are possibly interesting
but not have them failing the build
Jeremy
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list