Skip to content

Commit 6f0c2d0

Browse files
committed
update bin/split.sh
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 4f0f610 commit 6f0c2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44
set -x
55

6-
CURRENT_BRANCH="12.x"
6+
CURRENT_BRANCH="master"
77

88
function split()
99
{

0 commit comments

Comments
 (0)