diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-05-31 08:44:07 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-05-31 08:44:07 (GMT) |
commit | 63da3c8981a88261169b0d61636a739467634fa3 (patch) | |
tree | 74df27a68685b63d28af700291d6a1c38b59bd1d /config.tests/unix | |
parent | 2a2d872a57d8cd913775af66f56a0250c157ee16 (diff) | |
download | Qt-63da3c8981a88261169b0d61636a739467634fa3.zip Qt-63da3c8981a88261169b0d61636a739467634fa3.tar.gz Qt-63da3c8981a88261169b0d61636a739467634fa3.tar.bz2 |
Remove stray debug
Diffstat (limited to 'config.tests/unix')
-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 5bc4b93..27c6841 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 |