1
0
mirror of https://github.com/ru-de/faq.git synced 2024-11-22 10:22:20 +00:00

drop test stuff and fix sort

This commit is contained in:
Evgeniy Sokolov 2016-01-19 09:47:30 +01:00
parent 0e4a02cc48
commit f31b45b2d5
2 changed files with 1 additions and 9 deletions

View File

@ -18,7 +18,7 @@ while read FILE; do
if [ $RU_EXIT_CODE -ne 0 ] || [ $EN_EXIT_CODE -ne 0 ]; then
EXIT_CODE=1;
echo "ошибка";
echo "$OUTPUT_RU\n$OUTPUT_EN" | sort -n -k1,4;
echo "$OUTPUT_RU\n$OUTPUT_EN" | sort -n -k2;
else
echo "пройдена";
fi

View File

@ -1,8 +0,0 @@
баббаб
нормальдно
капуста
fixg