shorewall: Correct displaying of shorewall version

Add the Product name variable to properly display the product name
when the '-v' option is passed to the script.

Signed-off-by: Matt Darfeuille <matdarf@gmail.com>
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Matt Darfeuille 2016-12-12 13:05:10 +01:00 committed by Tom Eastep
parent 154395c20f
commit f502e5b2e3
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -28,6 +28,7 @@
VERSION=xxx #The Build script inserts the actual version
PRODUCT=shorewall
Product=Shorewall
usage() # $1 = exit status
{