diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-12-19 02:49:03 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-21 09:47:01 +0100 |
commit | 2eba6879e539d8a793542857fd7e45bb572545ef (patch) | |
tree | bb1ffd13a8df0a7bbc4cfcb380e6a8b32090bf00 /bin | |
parent | 3d18cc1bf43bb5968dab77ec9b22d54de9cd602b (diff) | |
download | jenkins.debian.net-2eba6879e539d8a793542857fd7e45bb572545ef.tar.xz |
lvc: s#TailsToaster#DebianToaster#g
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/libvirt_cucumber_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/libvirt_cucumber_tests b/bin/libvirt_cucumber_tests index bd90741e..e7670b0b 100755 --- a/bin/libvirt_cucumber_tests +++ b/bin/libvirt_cucumber_tests @@ -26,7 +26,7 @@ Options for '@product' features: --temp-dir Directory where various temporary files are written during a test, e.g. VM snapshots and memory dumps, failure screenshots, pcap files and disk images - (default is /tmp/TailsToaster). + (default is /tmp/DebianToaster). --view Shows the test session in a windows. Requires x11vnc and xtightvncviewer. --vnc-server-only Starts a VNC server for the test session. Requires x11vnc. |