We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e266310 commit ee809c4Copy full SHA for ee809c4
tests/tools/waitmach.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+source ${TESTSROOTDIR}/tools/write_prompt.sh
4
+
5
function waitmach
6
{
7
[[ "$debug" == 1 ]] && set -x
0 commit comments