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 ec7ad50..0d019a5 100644 --- a/src/test_interrupts.py +++ b/src/test_interrupts.py @@ -21,7 +21,7 @@ # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -__revision__ = "src/test_interrupts.py 5023 2010/06/14 22:05:46 scons" +__revision__ = "src/test_interrupts.py 5134 2010/08/16 23:02:40 bdeegan" """ Verify that the SCons source code contains only correct handling of |