Commit ec0346a5 authored by Dr.李's avatar Dr.李

using bash instead of sh

parent 82bf3388
...@@ -24,7 +24,7 @@ cd alphamind/pfopt ...@@ -24,7 +24,7 @@ cd alphamind/pfopt
export BUILD_TEST=OFF export BUILD_TEST=OFF
export REDIRECT=$1 export REDIRECT=$1
./build_linux.sh bash build_linux.sh
if [ $? -ne 0 ] ; then if [ $? -ne 0 ] ; then
cd ../.. cd ../..
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment