This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Delete useless references to DG/UX
[perl5.git] / t / run / switches.t
index 7f581c5..b11946c 100644 (file)
@@ -294,8 +294,8 @@ is runperl(stderr => 1, prog => '#!perl -M'),
 
 {
     local $TODO = '';   # these ones should work on VMS
-    # there are definitely known build configs where this test will fail
-    # DG/UX comes to mind. Maybe we should remove these special cases?
+    # There may be build configs where this test will fail; DG/UX was one,
+    # but we no longer support it. Maybe we should remove these special cases?
   SKIP:
     {
         skip "Win32 miniperl produces a default archname in -v", 1