Use XRootD also for listing in lbn-install
Compare changes
@@ -30,8 +30,10 @@ from subprocess import Popen, PIPE, call, STDOUT
@@ -58,6 +60,12 @@ def _list_http(url):
@@ -106,12 +114,32 @@ def _list_ssh(url):
@@ -127,6 +155,7 @@ def listdir(url):
@@ -504,6 +533,8 @@ class Script(PlainScript):