summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-11-24 20:13:06 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-11-24 20:13:06 -0800
commit55b3139520f6cfb804764d0c9cdefc128ac87eaa (patch)
tree9dc30895b4b10a7e21b51471480e68c44f9b4b73
parent032d2b18a25628fdd5fb2a28830bdfc1dc2c06c6 (diff)
downloadvyatta-nat-55b3139520f6cfb804764d0c9cdefc128ac87eaa.tar.gz
vyatta-nat-55b3139520f6cfb804764d0c9cdefc128ac87eaa.zip
extra space causes error
-rwxr-xr-xscripts/vyatta-update-nat.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-update-nat.pl b/scripts/vyatta-update-nat.pl
index e0f059e..039ef6c 100755
--- a/scripts/vyatta-update-nat.pl
+++ b/scripts/vyatta-update-nat.pl
@@ -1,4 +1,4 @@
- #!/usr/bin/perl
+#!/usr/bin/perl
use strict;
use lib "/opt/vyatta/share/perl5/";