From: Ian Jackson Date: Thu, 15 Feb 2007 13:44:48 +0000 (+0000) Subject: define new debug keyword arg X-Git-Tag: converted-from-bzr~32^3~49 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9e971bdc44d42bada2be87ea1a02cd8251db0611;p=autopkgtest.git define new debug keyword arg --- diff --git a/doc/README.virtualisation-server b/doc/README.virtualisation-server index ed2002a..8bcdedf 100644 --- a/doc/README.virtualisation-server +++ b/doc/README.virtualisation-server @@ -92,7 +92,8 @@ Protocol * Command - execute ,,... + execute ,,... \ + [ ...] response ok @@ -100,6 +101,16 @@ Protocol url-encoded). stdin, stdout, stderr are files on the testbed (must be files, not pipes). + Currently defined keyword arguments: + + debug=- + + Arranges to pass fd the testbed command, and + send all output to it to the fd as passed + by the virt server's caller. + + If this feature is available, execute-debug will + be advertised. Only one such plumbing is available. * Commands copydown