diff options
author | Philip Hands <phil@hands.com> | 2017-08-01 13:34:41 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-08-01 11:21:32 -0400 |
commit | ff3269d2bb0ffacb9a6ed24b8a1d9f6ff581237c (patch) | |
tree | adcd988cfde880276f5a1905cef241ff2ed4f25c | |
parent | 8315346906c7b500126112ff5bdffb06b81c9f80 (diff) | |
download | jenkins.debian.net-ff3269d2bb0ffacb9a6ed24b8a1d9f6ff581237c.tar.xz |
lvc: install pry on cucumber machines, for debugging
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 1fb0fb5f..17769c06 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -401,6 +401,7 @@ if [ -f /etc/debian_version ] ; then libvirt-daemon libvirt-daemon-system ovmf + pry python-jabberbot python-potr python3-yaml |