commit | 36531d536b405718b2520ae8ddd6b33d01b019df | [log] [tgz] |
---|---|---|
author | Simon Xu <xu.simon@oracle.com> | Mon Nov 04 16:58:58 2013 +0800 |
committer | Cyril Hrubis <chrubis@suse.cz> | Wed Nov 06 11:53:59 2013 +0100 |
tree | 45b3f69c9596058dfb6f542d5d2d438812e41fff | |
parent | ba3bf0e3486581abe0fd6ffb4a86d376060b91ef [diff] |
rwho01: fix getting hostnames from command output and $COUNT Fix the way the script gets hostnames from rwho/ruptime command output, and the mistake that $COUNT is used instead of $TST_COUNT in do_test(). Signed-off-by: Simon Xu <xu.simon@oracle.com>