s+ow: remove last tee
This commit is contained in:
parent
a7b1026a44
commit
89df954a7d
1 changed files with 1 additions and 1 deletions
2
s+ow
2
s+ow
|
@ -59,7 +59,7 @@ fi
|
||||||
|
|
||||||
# ensure JID targets are set
|
# ensure JID targets are set
|
||||||
if [ -z "$JID_NOMINAL_TARGET" ] || [ -z "$JID_ERRORED_TARGET" ]; then
|
if [ -z "$JID_NOMINAL_TARGET" ] || [ -z "$JID_ERRORED_TARGET" ]; then
|
||||||
echo "s+ow: error: JID targets are not set" | tee "$SPOW_SESH_ERR"
|
echo "s+ow: error: JID targets are not set"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue