Print

Print


Hi @abh3 -

The description of the problem is in ticket #777, no?

Without this, the code path that calls `ofs.ckslib` invokes `Config->GetRest` twice, meaning that `ofs.ckslib` is consuming two lines of configuration.

For example, the following config snippet will fail to parse:

```
ofs.ckslib * /var/lib/xrootd-hdfs/lib/libXrdHdfs.so
if exec xrootd
fi
```

because the handling of `ofs.ckslib` will also consume the tokens `if exec xrootd`, meaning that Xrootd complains of an unmatched `fi`.

Brian

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/778#issuecomment-408870245

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1