pkg/serverinit: fix test after 7b78c50007

Change-Id: I36800bcf5f1a2e8f19890c97372297f9281999ba
This commit is contained in:
mpl 2016-01-06 18:10:04 +01:00
parent 8e2867a3e1
commit 00f370f38c
1 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
"identity": "26F5ABDA",
"identitySecretRing": "/path/to/secring",
"ignoredFiles": [
".DS_Store"
".DS_Store",
"*~"
]
}