Skip to content

Commit f879f74

Browse files
committed
Update test-ruleset-coverage.sh to use bash.
1 parent 1842772 commit f879f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-ruleset-coverage.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
# Test that all rulesets modified after a certain date have sufficient test
44
# coverage, according to the ruleset checker.

0 commit comments

Comments
 (0)