diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-10-18 20:01:32 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-10-18 20:01:32 +0200 |
commit | 93b9e6cbb10be01d0320480e63f058da3ef8ff65 (patch) | |
tree | 5cf6ef96c753a72a8697d2903da6b364b417101c | |
parent | b3c4e45d4a8cc3cfb98f3fb2b617af6b69d3ea30 (diff) | |
download | jenkins.debian.net-93b9e6cbb10be01d0320480e63f058da3ef8ff65.tar.xz |
reproducible Debian: install rustc on jenkins for the reproducible-html-build-path-prefix-map-spec job
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rwxr-xr-x | update_jdn.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 80d877a4..bad2d2f4 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -461,7 +461,8 @@ if [ -f /etc/debian_version ] ; then qemu-system-x86 qemu-user-static radvd - ruby-rspec + ruby-rspec + rustc seabios shorewall shorewall6 |