From: Kern Sibbald Date: Tue, 14 Dec 2010 21:32:17 +0000 (+0100) Subject: regress: add bwatch X-Git-Tag: Release-5.2.1~805 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=051ddf543e450602a7406ca79e96b487f41e6f27;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'