From a04b19ebbb19c8a9669e01790ae3ae2aff8189bf Mon Sep 17 00:00:00 2001 From: Saurabh Mohan Date: Mon, 18 Jun 2012 10:45:00 -0700 Subject: Bugfix: 8015: supress perl warnings. --- scripts/vpn-config.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vpn-config.pl b/scripts/vpn-config.pl index 2d5b78f..72f9e9c 100755 --- a/scripts/vpn-config.pl +++ b/scripts/vpn-config.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl # # Module: vpn-config.pl # -- cgit v1.2.3