work around infinite startup of launch configuration

Due to a problem the launch configuration may run into a O(n logn) loop
and take forever. Not cleaning the configuration area prevents this
issue.

Change-Id: Ia9e705a32f37adf79d7a939a04faeca1fbd95096
Signed-off-by: Florian Thienel <florian@thienel.org>
1 file changed