Detypo #4169.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 17 Sep 1999 12:59:11 +0000 (12:59 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 17 Sep 1999 12:59:11 +0000 (12:59 +0000)
p4raw-id: //depot/cfgperl@4170

t/lib/syslfs.t
t/op/lfs.t

index 80f0ebf..1fe5032 100644 (file)
@@ -101,7 +101,7 @@ unless($syswrite && $close) {
     } elsif ($! =~ /quota/i) {
        print "1..0\n# filesystem quota limits?\n";
     }
-lain();
+    explain();
     bye();
 }
 
index 2384c96..6003df2 100644 (file)
@@ -105,7 +105,7 @@ unless ($print && $close) {
     } elsif ($! =~ /quota/i) {
        print "1..0\n# filesystem quota limits?\n";
     }
- ain();
   explain();
     bye();
 }