test test successes better

This commit is contained in:
Thomas Levine 2016-01-27 01:05:08 +00:00
parent 0f86778d79
commit 8d55550248
1 changed files with 1 additions and 1 deletions

2
urchin
View File

@ -181,7 +181,7 @@ urchin_go() {
printf '%s\n' "$2 $(plural test "$2") failed."
printf '\033[m'
fi
return "$2"
test "$2" -eq '0'
}
urchin_molly_guard() {