From 5869a7b4d374eccc968ff3198757932bd2eb6095 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 4 Feb 2016 04:44:26 +0100 Subject: RIP current-date --- Makefile | 1 - shared/2configs/buildbot-standalone.nix | 2 -- 2 files changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 501dfbe..a1559b4 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,6 @@ endif -A "$$get" \ -I stockholm="$$PWD" \ '' \ - --argstr current-date "$$(date -Is)" \ --argstr current-host-name "$$HOSTNAME" \ --argstr current-user-name "$$LOGNAME" \ $${system+--argstr system "$$system"} \ 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=. '' \ - --argstr current-date lol \ --argstr current-user-name shared \ --argstr current-host-name lol \ --strict --json"]) @@ -98,7 +97,6 @@ -I stockholm=. \ -I secrets=. '' \ --show-trace \ - --argstr current-date lol \ --argstr current-user-name shared \ --argstr current-host-name lol \ --strict --json"]) -- cgit v1.2.3