Skip to content

Commit ee809c4

Browse files
committed
Source file with write_prompt function
Signed-off-by: mdouglas47 <[email protected]>
1 parent e266310 commit ee809c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/tools/waitmach.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
source ${TESTSROOTDIR}/tools/write_prompt.sh
4+
35
function waitmach
46
{
57
[[ "$debug" == 1 ]] && set -x

0 commit comments

Comments
 (0)