From f1327b5a5fe52ac41a96096f214c93c6a082195d Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Tue, 8 Jun 2010 11:23:56 -0300 Subject: chmod -x on some tests, because we need to follow a pattern. --- tests/util/processtimer.py | 0 tests/util/pyqtcheck.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/util/processtimer.py mode change 100755 => 100644 tests/util/pyqtcheck.py (limited to 'tests/util') diff --git a/tests/util/processtimer.py b/tests/util/processtimer.py old mode 100755 new mode 100644 diff --git a/tests/util/pyqtcheck.py b/tests/util/pyqtcheck.py old mode 100755 new mode 100644 -- cgit v1.2.3