pkg-games status page
Eddy Petrişor
eddy.petrisor at gmail.com
Mon Sep 25 09:39:17 UTC 2006
On 19/09/06, Gonéri Le Bouder <goneri at rulezlan.org> wrote:
> Hi,
>
> I did a page to monitor the stat of the packages from the group:
> http://nana.rulezlan.org/~goneri/pkg-games/
Thanks for this great work and all the automatic checks; Here is what
I have done to check the watch files:
#!/bin/sh
# This script is intended to be ran in order to create a list of the watch
# files which are in error among Debian Games' Team packages.
#
# License: MIT license
# Copyright: Eddy Petrișor <eddy.petrisor at gmail.com>, 2006
#
links2 -dump 'http://qa.debian.org/developer.php?login=pkg-games-devel%40lists.alioth.debian.org&comaint=yes&set=yes&bugs=0&version=0&excuses=0&bin=0&buildd=0&problems=0&uninstallable=0&popc=0&watch=1§ion=0&ordering=0&uploads=0&packages=&uploader='
| grep -E -i "^\s.*(\|.*(Error|watch)|----(\+|\|))" | uniq >
~/var/cache/games/broken_watch-`sdate`.list
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
More information about the Pkg-games-devel
mailing list