From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Fix typo in 'makeqosscripts.pl' Date: Mon, 26 Mar 2018 19:09:49 +0100 Message-ID: <1522087789.556038.35.camel@ipfire.org> In-Reply-To: <20180326175030.1754-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0571578494288633988==" List-Id: --===============0571578494288633988== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Merged. On Mon, 2018-03-26 at 19:50 +0200, Matthias Fischer wrote: > Signed-off-by: Matthias Fischer > --- > config/qos/makeqosscripts.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl > index 19809615a..824a9937f 100644 > --- a/config/qos/makeqosscripts.pl > +++ b/config/qos/makeqosscripts.pl > @@ -726,7 +726,7 @@ print < echo "Quality of Service was successfully cleared!" > ;; > gen|generate) > - echo -n "Generateing the QoS-Scripts..." > + echo -n "Generating the QoS-Scripts..." > /usr/bin/perl /var/ipfire/qos/bin/makeqosscripts.pl > > /var/ipfire/qos/bin/qos.sh > echo ".Done!" > exit 0 --===============0571578494288633988==--