Fixed production OUT variable

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@379 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
Ton Voon 2003-03-08 00:57:14 +00:00
parent 7e4aefaa0b
commit 0cec93cd0f

View file

@ -52,8 +52,7 @@ function make_dist {
PROJECT=nagiosplug
IN=${HOME}/tmp_snapshot
OUT_SERVER="shell.sf.net"
#OUT="/home/groups/n/na/nagiosplug/htdocs/snapshot"
OUT="~/test"
OUT="/home/groups/n/na/nagiosplug/htdocs/snapshot"
CF="usf-cf-x86-linux-2"
DS=`date -u +%Y%m%d%H%M`