krebs: 6tests -> 0tests

This commit is contained in:
tv 2018-05-09 11:11:50 +02:00
parent 7c712f4288
commit 08ba0882bb
28 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ in
};
secrets = getAttr builder {
buildbot.file = toString <stockholm/makefu/6tests/data/secrets>;
buildbot.file = toString <stockholm/makefu/0tests/data/secrets>;
makefu.pass = {
inherit name;
dir = "${getEnv "HOME"}/.secrets-pass";
@ -79,7 +79,7 @@ in
(mkIf ( torrent ) {
torrent-secrets = getAttr builder {
buildbot.file = toString <stockholm/makefu/6tests/data/secrets>;
buildbot.file = toString <stockholm/makefu/0tests/data/secrets>;
makefu.pass = {
name = "torrent";
dir = "${getEnv "HOME"}/.secrets-pass";