Missing else in STDOUT
This commit is contained in:
parent
a759c98b95
commit
412f91badf
2 changed files with 8 additions and 7 deletions
1
test.sh
1
test.sh
|
@ -110,6 +110,7 @@ while IFS='' read -r i || [[ -n "$line" ]]; do
|
|||
msg "blue" "\t\tAttendu :\t$e_stderr\n"
|
||||
msg "blue" "\t\tObtenu :\t$ret_e\n"
|
||||
fi
|
||||
else
|
||||
msg "red" "\tSDTERR (non attendu) : $ret_e\n"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue