Add debugging information to the integration test script.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -x
|
||||
|
||||
env | sort
|
||||
|
||||
# List installed versions of external systems
|
||||
dpkg -l marathon mesos zookeeper | grep '^ii'
|
||||
|
||||
Reference in New Issue
Block a user