diff options
author | Tar Committer <tar@ocjtech.us> | 2001-04-09 07:32:33 +0000 |
---|---|---|
committer | Tar Committer <tar@ocjtech.us> | 2001-04-09 07:32:33 +0000 |
commit | 0e84b727786a16ade28bb081742e5c39c33ed7fa (patch) | |
tree | 12ee1a75666c0af32ecc7fbdc05c3a5833fb6fb8 /bin/rrancid.in | |
parent | b88919bea4b222a616adbdd2b82fc262a14afc8d (diff) | |
download | rancid-0e84b727786a16ade28bb081742e5c39c33ed7fa.tar.gz rancid-0e84b727786a16ade28bb081742e5c39c33ed7fa.tar.xz rancid-0e84b727786a16ade28bb081742e5c39c33ed7fa.zip |
Imported from rancid-2.2b.tar.gz.rancid-2.2b
Diffstat (limited to 'bin/rrancid.in')
-rwxr-xr-x | bin/rrancid.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/rrancid.in b/bin/rrancid.in index 9d40591..9d2663b 100755 --- a/bin/rrancid.in +++ b/bin/rrancid.in @@ -266,9 +266,6 @@ sub FlailHelplessly { "show slot table", "show config" ); -# dir /flash -# dir /pcmcia0 -# dir /pcmcia1 $redback_cmds=join(";",@commands); $cmds_regexp=join("|",@commands); |