aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmisc/fix-gnustack/tests/gnustacktest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fix-gnustack/tests/gnustacktest.sh b/misc/fix-gnustack/tests/gnustacktest.sh
index f200baf..eba0fba 100755
--- a/misc/fix-gnustack/tests/gnustacktest.sh
+++ b/misc/fix-gnustack/tests/gnustacktest.sh
@@ -16,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+set -x
before=$(../fix-gnustack -f bad-gnustack)
before=$(echo ${before} | awk '{ print $2 }')