Skip to content

Commit 1ed5df5

Browse files
committed
stat only works if the repo is mounted
1 parent d9e5df0 commit 1ed5df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03_stratum1_proxies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Now you can test your new configuration by checking if you can still access the
394394
Do `sudo cvmfs_config chksetup` to again test the configuration,
395395
including access to all configured Stratum 1 servers through all configured proxy servers.
396396
Furthermore, to confirm you are really using your Squid proxy (and to see which if there are more than one),
397-
mount your repository (e.g. by doing an `ls`) and then run:
397+
make sure your repository is mounted (e.g. by doing an `ls`) and then run:
398398
```
399399
cvmfs_config stat -v repo.organization.tld
400400
```

0 commit comments

Comments
 (0)