Fixed update url accepted/trunk/20130225.214136 submit/trunk/20130225.214101
authorAnas Nashif <anas.nashif@intel.com>
Mon, 25 Feb 2013 21:39:50 +0000 (13:39 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 25 Feb 2013 21:39:50 +0000 (13:39 -0800)
swup.py

diff --git a/swup.py b/swup.py
index 144d4b2..977c354 100755 (executable)
--- a/swup.py
+++ b/swup.py
@@ -15,7 +15,7 @@ import rpm
 import subprocess as sub
 import distutils
 
-update_repo="http://anashif-desktop.jf.intel.com/~public_html/tizen-pc/updates"
+update_repo="http://anashif-desktop.jf.intel.com/~anashif/tizen-pc/updates"
 update_cache="/var/cache/updates"