This website works better with JavaScript
Home
Explore
Help
Sign In
exegetes
/
cocktail
Watch
2
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Browse Source
Force RC=0 si l'erreur est detectée
David Sniperovitch
8 years ago
parent
a0e8fcb097
commit
dbe3128972
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
t/20_bad_dossier
+ 1
- 0
t/20_bad_dossier
View File
@@ -20,6 +20,7 @@ then
echo "[FAILED]"
else
echo "[ OK ]"
+ RC=0
fi
echo "$OUTPUT"