View | Details | Raw Unified | Return to bug 93815 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-13 lines)
Lines 146-158 Link Here
146
	
147
[Ss][Aa][Vv][Ee])
148
	# Gets the name of the save to use.
149
	if [ ! -z "$1" ]; then
150
		savename="$1"
151
	else
152
		savename="last"
153
	fi
154
	
155
	fwcmd2="${fwcmd} add"
156
	
157
	. /var/db/ipfw/$savename
158
	;;

Return to bug 93815