gangliao-patch-1
gongweibao 8 years ago
parent 660475b5ab
commit b396055499

@ -60,7 +60,7 @@ EOF
make -j `nproc`
if [ ${WITH_TESTING:-OFF} == "ON" ] && [ ${RUN_TEST:-OFF} == "ON" ] ; then
pip uninstall -y py-paddle paddle || true
ctest --output-on-failure
ctest -V --output-on-failure
fi

Loading…
Cancel
Save