Explicit "skipping test" messages for a few straggling tests.
[scons.git] / test / Fortran / FORTRANPATH.py
index 618bea8ebd8e8e6c252857ab398fd99822eab511..20a92d2f0a0e79cc34f68369f908491f785491c1 100644 (file)
@@ -39,7 +39,7 @@ args = prog + ' ' + subdir_prog + ' ' + variant_prog
 test = TestSCons.TestSCons()
 
 if not test.detect('_FORTRANG', 'g77'):
-    test.skip_test('Found no $F77 tool; skipping test.\n')
+    test.skip_test('Could not find a $F77 tool; skipping test.\n')
     
 test.subdir('include',
             'subdir',