/[collab-qa]/udd/scripts/update-hints
ViewVC logotype

Contents of /udd/scripts/update-hints

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1815 - (show annotations) (download)
Sat Sep 25 14:32:27 2010 UTC (2 years, 7 months ago) by lucas
File size: 206 byte(s)
fix ambiguous column source
1 #!/bin/bash
2
3 set -e
4
5 mkdir -p /org/udd.debian.org/tmp/hints
6 cd /org/udd.debian.org/tmp/hints
7 rm * || true
8 wget -q -r -np -nH -nd -nc http://release.debian.org/britney/hints/
9 rm index.html README robots.txt

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5