From: Kern Sibbald Date: Tue, 14 Dec 2010 21:32:17 +0000 (+0100) Subject: regress: add bwatch X-Git-Tag: Release-7.0.0~1285 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5baab76b22cf36a80738a44ecc2cca60da0cfffe;p=bacula%2Fbacula regress: add bwatch --- diff --git a/regress/bwatch b/regress/bwatch new file mode 100755 index 0000000000..2bfde3e880 --- /dev/null +++ b/regress/bwatch @@ -0,0 +1,2 @@ +#!/bin/sh +watch -n15 'echo status client | bin/bconsole'