diff options
Diffstat (limited to 'src/test_interrupts.py')
-rw-r--r-- | src/test_interrupts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_interrupts.py b/src/test_interrupts.py index ea97b2f..d88ee45 100644 --- a/src/test_interrupts.py +++ b/src/test_interrupts.py @@ -22,7 +22,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/test_interrupts.py 4629 2010/01/17 22:23:21 scons" +__revision__ = "src/test_interrupts.py 4691 2010/03/06 16:22:36 bdbaddog" """ Verify that the SCons source code contains only correct handling of |