Searched refs:check_diff (Results 1 – 9 of 9) sorted by relevance
110 def check_diff(diff, rev): function150 check_diff(diff, rev)174 check_diff(run(['git', 'diff', arg]), None)186 check_diff(diff, None)
47 check_diff new_only dmesg - "${host} kernel log messages:"
45 check_diff new_only ipfw ${TMP} "${host} ipfw denied packets:"
45 check_diff new_only ipf ${TMP} "${host} ipf denied packets:"
45 check_diff new_only ipf6 ${TMP} "${host} ipf6 denied packets:"
50 check_diff new_only pf ${TMP} "${host} pf denied packets:"
56 check_diff mount - "${host} changes in mounted filesystems:"
55 check_diff setuid - "${host} setuid diffs:"
41 # Usage: COMMAND | check_diff [new_only] LABEL - MSG42 # COMMAND > TMPFILE; check_diff [new_only] LABEL TMPFILE MSG46 check_diff() {