tests: Fix current log dir symbolic link
authorEduardo Abinader <eduardo.abinader@openbossa.org>
Thu, 27 Feb 2014 15:18:36 +0000 (11:18 -0400)
committerJouni Malinen <j@w1.fi>
Wed, 5 Mar 2014 22:04:34 +0000 (00:04 +0200)
commit3bdc651a6247b991d33a4e32eb2597afc84c25a0
treee877477e0c8e8421ea49e885429d0a6eb1e69989
parent89de64c5c05f0629943fd37806e9d02269680972
tests: Fix current log dir symbolic link

Fix updating of the current symbolic link when LOGDIR is already set.
The current symbolic link was only set, if LOGDIR has not been
previously defined. If the user had chosen to cancel the running test
iteration and run it again by running start.sh again, the current
symbolic link was not updated.

Signed-off-by: Eduardo Abinader <eduardo.abinader@openbossa.org>
tests/hwsim/start.sh