gaim/www

Bump the RSS item limit up to 10.

2003-12-22, Christian Hammond
fa16ba4a293f
file isExecutable
Bump the RSS item limit up to 10.
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell1.sourceforge.net 'cd /home/groups/g/ga/gaim && cvs -z3 update -Pd'