Add debug info for fetch feed

createGenDocLib
minqiyang 7 years ago
parent 31f587e7e0
commit 8b8f6487d9

@ -313,7 +313,9 @@ function run_test() {
Running unit tests ...
========================================
EOF
ctest --output-on-failure
echo $http_proxy
echo $https_proxy
ctest -V
# make install should also be test when unittest
make install -j `nproc`
pip install /usr/local/opt/paddle/share/wheels/*.whl

Loading…
Cancel
Save