Skip to content

Commit 9e6dc3b

Browse files
author
meihuisu
committed
echo ci
1 parent b4a4f93 commit 9e6dc3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/scripts/uwsfbcvm-test-ucvm.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ cd test
66

77
make run_unit >& result_unit.txt
88

9+
cat result_unit.txt
10+
911
p=`grep -c failed result_unit.txt`
1012
if [ $p != 0 ]; then
1113
echo "something wrong.."

0 commit comments

Comments
 (0)