~yolanda.robla/ubuntu/saucy/freeradius/dep-8-tests

« back to all changes in this revision

Viewing changes to scripts/clients.pl

  • Committer: Bazaar Package Importer
  • Author(s): Josip Rodin
  • Date: 2009-11-23 03:57:37 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20091123035737-snauioz5r9tf8sdr
Tags: upstream-2.1.7+dfsg
ImportĀ upstreamĀ versionĀ 2.1.7+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#       If it does exist, it will be over-written.
8
8
#
9
9
#
10
 
#       $Id: clients.pl,v 1.3 2007/05/14 22:27:24 nbk Exp $
 
10
#       $Id$
11
11
#
12
12
if (($#ARGV < 1) || ($#ARGV > 2)) {
13
13
    print "Usage: clients.pl clients [naslist] new-clients.conf\n";