Index: lnt/tests/compile.py =================================================================== --- lnt/tests/compile.py +++ lnt/tests/compile.py @@ -187,7 +187,7 @@ ln.startswith('InstalledDir:') or ' version ' in ln) if is_garbage: - continue + continue cc_commands.append(ln) if len(cc_commands) != 1: