diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-01 03:59:56 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-01 03:59:56 +0000 |
commit | 6e2389900607e3ba1246245908fb3c54e7e4c763 (patch) | |
tree | 40b3de1a6e4ea452fdc9a7b4b27f2e216b146138 /t | |
parent | 638eceb6656bf10acb1a6dc2a55880f5e1a6c8c4 (diff) | |
download | perl-6e2389900607e3ba1246245908fb3c54e7e4c763.tar.gz |
email address changes
p4raw-id: //depot/perl@4604
Diffstat (limited to 't')
-rwxr-xr-x | t/op/runlevel.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/runlevel.t b/t/op/runlevel.t index 1dc2a234b2..08ad0a326a 100755 --- a/t/op/runlevel.t +++ b/t/op/runlevel.t @@ -3,7 +3,7 @@ ## ## Many of these tests are originally from Michael Schroeder ## <Michael.Schroeder@informatik.uni-erlangen.de> -## Adapted and expanded by Gurusamy Sarathy <gsar@umich.edu> +## Adapted and expanded by Gurusamy Sarathy <gsar@activestate.com> ## chdir 't' if -d 't'; |