Skip to content

Commit 21485e4

Browse files
authored
change fncda1 to fndcadoor
1 parent b720eab commit 21485e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_extras/pnfs2xrootd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permalink: pnfs2xrootd
1212

1313
while true
1414
do
15-
echo -n `readlink -f $1` | sed -e 's%/pnfs%root://fndca1.fnal.gov:1094//pnfs/fna
15+
echo -n `readlink -f $1` | sed -e 's%/pnfs%root://fndcadoor.fnal.gov:1094//pnfs/fna
1616
l.gov/usr%'
1717
shift
1818
if [ x$1 == x ]; then break; fi
@@ -21,4 +21,4 @@ done
2121

2222
echo
2323
~~~
24-
{: ..language-bash}
24+
{: ..language-bash}

0 commit comments

Comments
 (0)