268 |
|
|
269 |
if test "x$MACHINES" = "x_All_" ; then |
if test "x$MACHINES" = "x_All_" ; then |
270 |
MACHINES="faulks meander lagoon harbor dickens danton aces" |
MACHINES="faulks meander lagoon harbor dickens danton aces" |
271 |
MACHINES="$MACHINES beagle columbia edvir rays solasrv sx8 xd1" |
MACHINES="$MACHINES beagle columbia pleiades edvir rays solasrv sx8 xd1" |
272 |
MACHINES="$MACHINES bigred starp" |
MACHINES="$MACHINES bigred starp" |
273 |
|
|
274 |
MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` |
MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` |