Add debugging information to the integration test script.

This commit is contained in:
BenWhitehead
2015-05-12 17:33:25 -07:00
parent 8543d8ef6b
commit 0f991b1957

View File

@@ -1,4 +1,6 @@
#!/bin/bash
#!/bin/bash -x
env | sort
# List installed versions of external systems
dpkg -l marathon mesos zookeeper | grep '^ii'