Print

Print


It appears that when `ofs.ckslib * path` is present in the configuration file, then `GetRest` is invoked twice:

- Once in `XrdCksConfig::ParseLib`
- Once in `XrdOfsConfigPI::RepLib`

This has the side-effect of causing the `ofs.ckslib` line to consume the contents of the next line, making the following line ignored by the configuration parser.

To reproduce, set

```
ofs.ckslib * /var/lib/xrootd-hdfs/lib/libXrdHdfs.so
testline
```

and look for the following at startup:
```
=====> ofs.ckslib * /var/lib/xrootd-hdfs/lib/libXrdHdfs.so  testline
```

-- 
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/issues/777

########################################################################
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