initremote: Avoid recording remote's description before checking that its config is valid.

This commit is contained in:
Joey Hess 2012-07-27 21:05:27 -04:00
parent 1b8a934e8b
commit 13e9b275dd
3 changed files with 17 additions and 7 deletions

View file

@ -60,3 +60,6 @@ bloom filter size: 16 mebibytes (0% full)
backend usage:
x00:atest jtang$
</pre>
> Indeed, I broke that in June by making it record the name in a much too
> early stage. Now fixed. [[done]] --[[Joey]]