Fix typo in test/README. (Derrick 'dman' Hudson)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 22 Dec 2002 17:26:36 +0000 (17:26 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 22 Dec 2002 17:26:36 +0000 (17:26 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@527 fdb21ef1-2011-0410-befe-b5e4ea1792b1

test/README

index 4834f5bb5a0a7662f62d27cefc5a2224f974bc45..1fa43b907098aebd0b8a26febea1ec8d8367388d 100644 (file)
@@ -27,7 +27,7 @@ are either:
 
 The upshot is that you should be able to:
 
-       egrep -l '#XXX' test/*.c
+       egrep -l '#XXX' test/*.py
 
 and see a list of the tests we still have to make work in order to get
 the next release out the door.