summaryrefslogtreecommitdiff
path: root/bugs/fsck-should-not-require-user-to-be-known-client.mdwn
blob: 22187c6c2cfe21251e62d9ba71b15a05b0f923ec (plain)
1
2
3
4
5
6
7
8
9
10
11
obnam fsck should perhaps not require user to be a known client

---

    liw@havelock$ ./obnam -r t.repo --client=nope fsck
    Checking 57/57: extra chunks                                                   
    liw@havelock$ ./obnam -r t.repo clients
    havelock
    liw@havelock$ 

[[done]]  --liw