]> git.sur5r.net Git - bacula/bacula/commitdiff
regress: add bwatch
authorKern Sibbald <kern@sibbald.com>
Tue, 14 Dec 2010 21:32:17 +0000 (22:32 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:43 +0000 (14:39 +0200)
regress/bwatch [new file with mode: 0755]

diff --git a/regress/bwatch b/regress/bwatch
new file mode 100755 (executable)
index 0000000..2bfde3e
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+watch -n15 'echo status client | bin/bconsole'