Of git, get, and gud
1 2 3 4 5 6 7 8 9 10 11
--- a/dsa/sbin/dsa-update-apt-status +++ b/dsa/sbin/dsa-update-apt-status _æ_ _æ_ -78,7 +78,7 _æ_ _æ_ fi tmp=`tempfile` trap "rm -f '$tmp'" exit #/usr/share/dsa/apt-status-check --noupdate --timeout=600 > "$tmp" -/usr/lib/nagios/plugins/dsa-check-packages > "$tmp" +/usr/lib/nagios/plugins/check_packages > "$tmp" result="$?" case "$result" in 0)