Skip to content

Commit 2d35fec

Browse files
committed
test=develop
1 parent 87501e1 commit 2d35fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ function main() {
729729
maccheck)
730730
cmake_gen ${PYTHON_ABI:-""}
731731
build_mac
732-
run_mac_test ${PROC_TO_RUN:-1}
732+
run_mac_test ${PROC_RUN:-1}
733733
;;
734734
cicheck_py35)
735735
cmake_gen ${PYTHON_ABI:-""}

0 commit comments

Comments
 (0)