diff options
author | tv <tv@krebsco.de> | 2016-02-04 04:44:26 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-04 04:46:36 +0100 |
commit | 5869a7b4d374eccc968ff3198757932bd2eb6095 (patch) | |
tree | 6441b92826d1ec56c9d768c8a6beb447842072f0 /shared | |
parent | 538b3b863502000355b75ce6c31a422558b1671e (diff) |
RIP current-date
Diffstat (limited to 'shared')
-rw-r--r-- | shared/2configs/buildbot-standalone.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/2configs/buildbot-standalone.nix b/shared/2configs/buildbot-standalone.nix index c614bd3..9982dd9 100644 --- a/shared/2configs/buildbot-standalone.nix +++ b/shared/2configs/buildbot-standalone.nix @@ -86,7 +86,6 @@ -I stockholm=. \ --show-trace \ -I secrets=. '<stockholm>' \ - --argstr current-date lol \ --argstr current-user-name shared \ --argstr current-host-name lol \ --strict --json"]) @@ -98,7 +97,6 @@ -I stockholm=. \ -I secrets=. '<stockholm>' \ --show-trace \ - --argstr current-date lol \ --argstr current-user-name shared \ --argstr current-host-name lol \ --strict --json"]) |