diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-05-31 10:44:07 +0200 |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-05-31 10:44:07 +0200 |
commit | 63da3c8981a88261169b0d61636a739467634fa3 (patch) | |
tree | 74df27a68685b63d28af700291d6a1c38b59bd1d /config.tests | |
parent | 2a2d872a57d8cd913775af66f56a0250c157ee16 (diff) | |
download | qt4-tools-63da3c8981a88261169b0d61636a739467634fa3.tar.gz |
Remove stray debug
Diffstat (limited to 'config.tests')
-rwxr-xr-x | config.tests/unix/fvisibility.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/unix/fvisibility.test b/config.tests/unix/fvisibility.test index 5bc4b93223..27c6841082 100755 --- a/config.tests/unix/fvisibility.test +++ b/config.tests/unix/fvisibility.test @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh FVISIBILITY_SUPPORT=no COMPILER=$1 |