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 108-120 Link Here
108
[Ss][Aa][Vv][Ee])
109
      # Gets the name of the save to use.
110
	if [ ! -z "$1" ]; then
111
		savename="$1"
112
	else
113
		savename="last"
114
	fi
115
116
	fw6cmd2="${fw6cmd} add"
117
118
	. /var/db/ipfw/$savename.6
119
	;;
120

Return to bug 93815