Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-08-17 15:44:32 +02:00
parent e0242cd3af
commit 7d4af228ed
2 changed files with 2 additions and 2 deletions

View file

@ -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'

View file

@ -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'