From: Stephen Gran Date: Tue, 2 Feb 2010 00:39:49 +0000 (+0000) Subject: $RANDOM needs bash, /bin/sh is dash on the bsds X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=611c5d8812497e6bba7e7993a69ddd5f5fe2ac45;p=mirror%2Fdsa-nagios.git $RANDOM needs bash, /bin/sh is dash on the bsds Signed-off-by: Stephen Gran --- diff --git a/dsa-nagios-checks/sbin/dsa-update-apt-status b/dsa-nagios-checks/sbin/dsa-update-apt-status index 2c6347f..f8eab97 100755 --- a/dsa-nagios-checks/sbin/dsa-update-apt-status +++ b/dsa-nagios-checks/sbin/dsa-update-apt-status @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash UPDATE_RUNS=3 STATUS=/var/cache/dsa/nagios/apt