Skip to content

Commit cecd9ca

Browse files
init check parent stacks script
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
1 parent da8dfc7 commit cecd9ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/check_parent_stacks.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
base_path=$(dirname $0)/..
4+

0 commit comments

Comments
 (0)