summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaurabh Mohan <saurabh.mohan@vyatta.com>2012-06-18 10:45:00 -0700
committerSaurabh Mohan <saurabh.mohan@vyatta.com>2012-06-18 10:45:00 -0700
commita04b19ebbb19c8a9669e01790ae3ae2aff8189bf (patch)
tree636239fc1ee489afc7ba1edeeb1bf2013a85752a
parent52f4ccb4394c2ee7a49feb589c991449ad4a0c05 (diff)
downloadvyatta-cfg-vpn-a04b19ebbb19c8a9669e01790ae3ae2aff8189bf.tar.gz
vyatta-cfg-vpn-a04b19ebbb19c8a9669e01790ae3ae2aff8189bf.zip
Bugfix: 8015: supress perl warnings.
-rwxr-xr-xscripts/vpn-config.pl2
1 files changed, 1 insertions, 1 deletions
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
#