annotate scripts/test_accounts/data/tazar%2eint/accounts/pierre.dat @ 114:14b29b9e06bb

docker (prosody): fixed prosodyctl call in container_server: it was not using absolute path, so it was calling /usr/local/bin/prosodyctl instead of /usr/bin/prosodyctl, resulting in a loop
author Goffi <goffi@goffi.org>
date Tue, 01 Mar 2016 15:47:02 +0100
parents 36d158a50c8a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
40
1eb3ec190ea1 add test_accounts to create a batch of testing profiles
souliane <souliane@mailoo.org>
parents:
diff changeset
1 return {
47
36d158a50c8a fixes script for creating test accounts
souliane <souliane@mailoo.org>
parents: 40
diff changeset
2 ["password"] = "xxxxxx";
40
1eb3ec190ea1 add test_accounts to create a batch of testing profiles
souliane <souliane@mailoo.org>
parents:
diff changeset
3 };