Skip to content

Commit c87ccd7

Browse files
committed
pipeline-functests fails
Solution: Change pipeline-functest.sh to use bash Signed-off-by: Paul Hewlett <[email protected]>
1 parent f2e1fef commit c87ccd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pipeline_functests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
#
33
# run functests with xml reporting
44

0 commit comments

Comments
 (0)