Show returned password on failure

This commit is contained in:
Bob Mottram 2016-11-21 18:19:32 +00:00
parent 45a8e47395
commit d60d106deb
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ function run_tests {
if [[ "$pass" != "$returned_pass" ]]; then
echo "pass :${pass}:"
echo "padded :${padded}:"
echo "returned :${pass}:"
echo "returned :${returned_pass}:"
exit 73825
fi
${PROJECT_NAME}-pass -u root --rmapp tests