From 1c07024617aa817314e718fb912a60edfd024f2f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 14 Dec 2005 20:48:30 +0000 Subject: Default to RELENG_1 --- usr/local/sbin/update_file.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/sbin') diff --git a/usr/local/sbin/update_file.sh b/usr/local/sbin/update_file.sh index 5e1e51d..ed187bd 100755 --- a/usr/local/sbin/update_file.sh +++ b/usr/local/sbin/update_file.sh @@ -7,7 +7,7 @@ fi baseurl='http://pfsense.com/cgi-bin/cvsweb.cgi/pfSense' urlrev='?rev=' -urlcon=';content-type=text%2Fplain' +urlcon=';content-type=text%2Fplain;only_with_tag=RELENG_1' rev='1' if [ -z $1 ];then -- cgit v1.1