From: Kevin M. Rosenberg Date: Thu, 4 Jan 2007 19:58:28 +0000 (+0000) Subject: r11451: add test X-Git-Tag: v0.13~7 X-Git-Url: http://git.kpe.io/?p=cl-photo.git;a=commitdiff_plain;h=50e13cbf899629662bacf8e224b4daeaabc2b054 r11451: add test --- diff --git a/debian/upload.sh b/debian/upload.sh index 4d187ac..2394fe3 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup cl-photo -Uftp.med-info.com -D/home/ftp/cl-photo -C"(umask 022; cd /opt/apache/htdocs/cl-photo; make install)" -su $* +dup cl-photo -Ufiles.b9.com -D/home/ftp/cl-photo -C"(umask 022; cd /opt/apache/htdocs/cl-photo; make install)" -su $*