* [PATCH] Fix typo in 'makeqosscripts.pl'
@ 2018-03-26 17:50 Matthias Fischer
2018-03-26 18:09 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2018-03-26 17:50 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
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 <<END
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
--
2.16.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix typo in 'makeqosscripts.pl'
2018-03-26 17:50 [PATCH] Fix typo in 'makeqosscripts.pl' Matthias Fischer
@ 2018-03-26 18:09 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-03-26 18:09 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 738 bytes --]
Merged.
On Mon, 2018-03-26 at 19:50 +0200, Matthias Fischer wrote:
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> 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 <<END
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-26 18:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 17:50 [PATCH] Fix typo in 'makeqosscripts.pl' Matthias Fischer
2018-03-26 18:09 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox