Avoid having to update the 'upload' program on new development versions

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3581 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-02-24 19:57:21 +00:00
parent 595df36acb
commit 3bf9ddd4fe

View File

@ -1,7 +1,7 @@
#/bin/sh
case $1 in
3.1.*)
*.*[13569].*)
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
;;
*)