Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] HOSTALLOW_* (<=7.3) -> ALLOW_* (7.4)
- Date: Tue, 05 Jan 2010 11:05:23 -0500
- From: Ben Cotton <bcotton@xxxxxxxxxx>
- Subject: Re: [Condor-users] HOSTALLOW_* (<=7.3) -> ALLOW_* (7.4)
Assuming you don't have any HOSTALLOW or HOSTDENY in places where you'd
want to leave them, you can do what I did and just pass it through sed:
sed -r "s/HOST(ALLOW|DENY)/\1/g"
BC
--
Ben Cotton
Systems Research Engineer
Rosen Center for Advanced Computing
Purdue University
http://www.rcac.purdue.edu