diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2015-03-21 19:28:07 +0100 |
---|---|---|
committer | Joachim Tingvold <joachim@tingvold.com> | 2015-03-21 19:28:07 +0100 |
commit | 1b4297bec022ad93ec31e063cdc0d9e5d5944615 (patch) | |
tree | 046114d5c8aa18bff326e3ebe1d04c66ce7ab8d0 /bootstrap/make-bind-include.pl | |
parent | 96469b73ed291971d3e377358ec85f39816fec9c (diff) |
More spring cleaning for TG15.
Diffstat (limited to 'bootstrap/make-bind-include.pl')
-rwxr-xr-x | bootstrap/make-bind-include.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap/make-bind-include.pl b/bootstrap/make-bind-include.pl index d688dec..880280e 100755 --- a/bootstrap/make-bind-include.pl +++ b/bootstrap/make-bind-include.pl @@ -1,7 +1,4 @@ #!/usr/bin/perl -I /root/tgmanage - -# TODO: Port this to the "master|slave base" parameter syntax! - use strict; unless ( (($#ARGV == 0 ) || ( $#ARGV == 1)) |