diff options
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)) |