View | Details | Raw Unified | Return to bug 221943
Collapse All | Expand All

(-)etc/periodic/daily/404.status-zfs (-1 / +1 lines)
Lines 33-39 Link Here
33
	    -o "$sout" = "no pools available" ]; then
33
	    -o "$sout" = "no pools available" ]; then
34
		rc=0
34
		rc=0
35
	else
35
	else
36
		rc=1
36
		rc=3
37
	fi
37
	fi
38
	;;
38
	;;
39
39

Return to bug 221943