commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7033 - gnuradio/branches/developers/jcorgan/t202/gnur


From: jcorgan
Subject: [Commit-gnuradio] r7033 - gnuradio/branches/developers/jcorgan/t202/gnuradio-core/src/python/gnuradio/gr
Date: Tue, 27 Nov 2007 07:38:24 -0700 (MST)

Author: jcorgan
Date: 2007-11-27 07:38:22 -0700 (Tue, 27 Nov 2007)
New Revision: 7033

Modified:
   
gnuradio/branches/developers/jcorgan/t202/gnuradio-core/src/python/gnuradio/gr/qa_rational_resampler.py
Log:
Disable rational resampler QA code.

Modified: 
gnuradio/branches/developers/jcorgan/t202/gnuradio-core/src/python/gnuradio/gr/qa_rational_resampler.py
===================================================================
--- 
gnuradio/branches/developers/jcorgan/t202/gnuradio-core/src/python/gnuradio/gr/qa_rational_resampler.py
     2007-11-27 14:37:24 UTC (rev 7032)
+++ 
gnuradio/branches/developers/jcorgan/t202/gnuradio-core/src/python/gnuradio/gr/qa_rational_resampler.py
     2007-11-27 14:38:22 UTC (rev 7033)
@@ -292,5 +292,6 @@
 
 
 if __name__ == '__main__':
-    gr_unittest.main()
+    pass
+    # gr_unittest.main()
         





reply via email to

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