mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-16 17:44:23 +01:00
grammaro
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
e0242cd3af
commit
7d4af228ed
2 changed files with 2 additions and 2 deletions
|
@ -30,5 +30,5 @@ if [ ! "$(./src/__main__.py -oX +f firefox 3>&1 >/dev/null | head -n 1)" = "pony
|
|||
done
|
||||
fi
|
||||
|
||||
echo 'Test was passed, you may want to update the last know good commit in ./dev/tests/correct-pony+f'
|
||||
echo 'Test passed, you may want to update the last know good commit in ./dev/tests/correct-pony+f'
|
||||
|
||||
|
|
|
@ -30,5 +30,5 @@ if [ ! "$(./src/__main__.py -oX -f sweetiesing 3>&1 >/dev/null | head -n 1)" = "
|
|||
done
|
||||
fi
|
||||
|
||||
echo 'Test was passed, you may want to update the last know good commit in ./dev/tests/correct-pony-f'
|
||||
echo 'Test passed, you may want to update the last know good commit in ./dev/tests/correct-pony-f'
|
||||
|
||||
|
|
Loading…
Reference in a new issue