gaim/www

Crazy no good extra spaces

2006-03-29, Mark Doliner
4a9ac67077eb
file isExecutable
Crazy no good extra spaces
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell.sourceforge.net '/home/groups/g/ga/gaim/updatedocs.sh'