commit | d2bd08bb92f9c6c0cb5644afed69bfbde7fa8d53 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Mon May 06 15:00:00 2013 +0300 |
committer | Fathi Boudra <fathi.boudra@linaro.org> | Mon May 06 15:00:00 2013 +0300 |
tree | 937ef768303669910b25d96d64bcbfe12e0d0804 | |
parent | 60d0e9782a36046f418f525632f28654bb213269 [diff] [blame] |
Update scripts to support Raring Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
diff --git a/crawler.py b/crawler.py index fda42d4..924ba2b 100755 --- a/crawler.py +++ b/crawler.py
@@ -96,4 +96,4 @@ print " %s: %s" % hwpack print "latest nano:" - print " %s %s" % latest_rfs('http://snapshots.linaro.org/quantal/images/nano') + print " %s %s" % latest_rfs('http://snapshots.linaro.org/raring/images/nano')