Improve unit tests
This commit is contained in:
parent
5ce3fddf62
commit
9ed5912461
3 changed files with 11 additions and 15 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/cat
|
||||
#!/bin/sh
|
||||
|
||||
######################################################################
|
||||
General post_exec executed.
|
||||
######################################################################
|
||||
echo 'General post_exec executed.'
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/cat
|
||||
#!/bin/sh
|
||||
|
||||
######################################################################
|
||||
General pre__exec executed.
|
||||
######################################################################
|
||||
echo 'General pre__exec executed.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue