From: Kern Sibbald Date: Mon, 13 Dec 2010 16:18:45 +0000 (+0100) Subject: Add client watch script for regress X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5569dc02cb660a218b5002d18513e44f624fbdb2;p=bacula%2Fbacula Add client watch script for regress --- 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'