commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r3912 - gnuradio/branches/developers/jcorgan/hier/gnur


From: jcorgan
Subject: [Commit-gnuradio] r3912 - gnuradio/branches/developers/jcorgan/hier/gnuradio-core/src/python/gnuradio/gr
Date: Tue, 31 Oct 2006 15:16:31 -0700 (MST)

Author: jcorgan
Date: 2006-10-31 15:16:31 -0700 (Tue, 31 Oct 2006)
New Revision: 3912

Modified:
   
gnuradio/branches/developers/jcorgan/hier/gnuradio-core/src/python/gnuradio/gr/qa_feval.py
Log:
Disable gr_feval QA code on developer branch until fix.

Modified: 
gnuradio/branches/developers/jcorgan/hier/gnuradio-core/src/python/gnuradio/gr/qa_feval.py
===================================================================
--- 
gnuradio/branches/developers/jcorgan/hier/gnuradio-core/src/python/gnuradio/gr/qa_feval.py
  2006-10-31 21:58:39 UTC (rev 3911)
+++ 
gnuradio/branches/developers/jcorgan/hier/gnuradio-core/src/python/gnuradio/gr/qa_feval.py
  2006-10-31 22:16:31 UTC (rev 3912)
@@ -106,5 +106,5 @@
         self.assertEqual(True, f.fired)
 
 
-if __name__ == '__main__':
-    gr_unittest.main ()
+#if __name__ == '__main__':
+#    gr_unittest.main ()





reply via email to

[Prev in Thread] Current Thread [Next in Thread]