Skip to content

Commit b37977f

Browse files
committed
Allow building "jc special" as well
1 parent 0844b87 commit b37977f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ test -z "$(git diff --cached --name-status)" || {
1717
}
1818
Meta/Make clean >/dev/null 2>&1
1919

20-
: ${branches='next master maint pu'}
20+
: ${branches='next master maint pu jch'}
2121

2222
for branch in $branches
2323
do

0 commit comments

Comments
 (0)