Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
may as well seee it all
Browse files Browse the repository at this point in the history
  • Loading branch information
BuzzTroll committed Oct 6, 2010
1 parent f3d170b commit fdf26ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control/bin/ltclient.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ do
done=`echo $out | awk -F , '{ print $2 }'`
message=`echo $out | awk -F , '{ print $3 }'`

echo $message
echo $out
if [ "X$done" == "XTrue" ]; then
if [ $rc -ne 0 ]; then
exit $rc
Expand Down

0 comments on commit fdf26ea

Please sign in to comment.