mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
robot: added more unique failure string
This commit is contained in:
parent
e1d07b32e6
commit
9ba878b7f1
1 changed files with 1 additions and 1 deletions
|
@ -44,6 +44,6 @@ bundle exec rubycritic app lib
|
|||
if [ $RCODE == 0 ] && [ $TCODE == 0 ] &&[ $BCODE == 0 ]; then
|
||||
exit 0
|
||||
else
|
||||
echo "FAILURE"
|
||||
echo "ROBOTEXITWITHFAILURE"
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue