Progress on py2exepub Makefile of client.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 17 May 2010 22:41:09 +0000 (22:41 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 17 May 2010 22:41:09 +0000 (22:41 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@518 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

client/Makefile

index ca49144..3310cbe 100644 (file)
@@ -10,7 +10,7 @@ install:
 
 py2exepub:
 #publish the windows build.
 
 py2exepub:
 #publish the windows build.
-       rsync --exclude .svn -ave ssh tmp/goodfet.zip travisutk,goodfet@web.sourceforge.net:htdocs/dist/gfwin.zip
+       rsync --exclude .svn -ave ssh --progress tmp/goodfet.zip travisutk,goodfet@web.sourceforge.net:htdocs/dist/gfwin.zip
 py2exe:
 #Run this from Win32 with Python, py2exe, py-serial, and GNU utils.
 #MSP430 Client
 py2exe:
 #Run this from Win32 with Python, py2exe, py-serial, and GNU utils.
 #MSP430 Client