diff options
author | makefu <github@syntax-fehler.de> | 2016-07-28 12:58:54 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-28 13:18:54 +0200 |
commit | b1569158057042aa50e6816e38f0305bab8e5f9c (patch) | |
tree | f8a89a933b337365ab4e482767d1555dad97835f /lass | |
parent | 8c465870fc94d8544a164e547f174fd0bb9d8661 (diff) |
makefu: pornocauster -> x
Diffstat (limited to 'lass')
-rw-r--r-- | lass/2configs/buildbot-standalone.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/2configs/buildbot-standalone.nix b/lass/2configs/buildbot-standalone.nix index 7c7693ab7..766fd715e 100644 --- a/lass/2configs/buildbot-standalone.nix +++ b/lass/2configs/buildbot-standalone.nix @@ -95,7 +95,7 @@ in { method=build \ system={}".format(i)]) - for i in [ "pornocauster", "wry", "vbob", "wbob", "shoney" ]: + for i in [ "x", "wry", "vbob", "wbob", "shoney" ]: addShell(f,name="build-{}".format(i),env=env_makefu, command=nixshell + \ ["make \ |