From faecfafee7ebf2308245bbb3aeca2fe16af6227b Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 8 Jun 2005 21:39:59 +0000 Subject: [PATCH] beautify --- check.pl | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/check.pl b/check.pl index 98ee645..7aac652 100644 --- a/check.pl +++ b/check.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $MirOS: src/bin/mksh/check.pl,v 1.5 2005/06/08 11:06:45 tg Exp $ +# $MirOS: src/bin/mksh/check.pl,v 1.6 2005/06/08 21:39:59 tg Exp $ # $OpenBSD: th,v 1.12 2005/05/28 04:53:47 millert Exp $ #- # Example test: @@ -134,7 +134,7 @@ $os = defined $^O ? $^O : 'unknown'; ($prog = $0) =~ s#.*/##; $Usage = <