gnome-python-desktop r510 - trunk/tests
- From: gjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-python-desktop r510 - trunk/tests
- Date: Thu, 25 Dec 2008 18:47:31 +0000 (UTC)
Author: gjc
Date: Thu Dec 25 18:47:31 2008
New Revision: 510
URL: http://svn.gnome.org/viewvc/gnome-python-desktop?rev=510&view=rev
Log:
typo
Modified:
trunk/tests/runtests.py
Modified: trunk/tests/runtests.py
==============================================================================
--- trunk/tests/runtests.py (original)
+++ trunk/tests/runtests.py Thu Dec 25 18:47:31 2008
@@ -5,7 +5,7 @@
import unittest
import common
-if sys.argv > 1:
+if len(sys.argv) > 1:
builddir = sys.argv[1]
no_import_hooks = True
else:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]