From 6904b29e23517fd3cb06b386521031309b7471c4 Mon Sep 17 00:00:00 2001 From: joy <> Date: Wed, 8 Nov 2000 18:09:39 -0800 Subject: [PATCH] [project @ 2000-11-08 18:09:39 by joy] removed perl -w, it's not useful for production stuff --- scripts/service.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/service.in b/scripts/service.in index 06cd2d6..cff461c 100755 --- a/scripts/service.in +++ b/scripts/service.in @@ -1,5 +1,5 @@ -#!/usr/bin/perl -w -# $Id: service.in,v 1.29 2000/11/08 18:07:11 joy Exp $ +#!/usr/bin/perl +# $Id: service.in,v 1.30 2000/11/08 18:09:39 joy Exp $ # # Usage: service .nn # Temps: incoming/P.nn -- 2.39.2