Skip to content

Commit d2866c9

Browse files
Add mock sleep command script for testing purposes
Co-Authored-by: Dhruv Aggarwal <[email protected]>
1 parent 65767a6 commit d2866c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/roles/mock_data/sleep.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
#!/bin/bash
2+
3+
echo "Mock: sleep command executed"
14
exit 0

0 commit comments

Comments
 (0)