Explicit "skipping test" messages for a few straggling tests.
[scons.git] / test / Fortran / F77PATH.py
index 2869d27f04fd17738396f8d2cd1d86c2c0edcd2d..4dd8f515e1afeb94aca8826731bb98ed45227644 100644 (file)
@@ -39,7 +39,7 @@ args = prog + ' ' + variant_prog + ' ' + subdir_prog
 test = TestSCons.TestSCons()
 
 if not test.detect('_F77G', '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',