Skip to content

Commit feb4c38

Browse files
author
meihuisu
committed
echo ci
1 parent 49bd86c commit feb4c38

File tree

3 files changed

+2
-198
lines changed

3 files changed

+2
-198
lines changed

.github/scripts/uwlinca-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.."

test/.deps/test_api.Po

Lines changed: 0 additions & 197 deletions
This file was deleted.

test/.deps/test_uwlinca.Po

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)