removed failed fetches

This commit is contained in:
Kai Hendry
2011-11-13 22:47:25 +01:00
parent a2496a5aa4
commit 055a6e5793

View File

@@ -84,4 +84,4 @@ fi
cd $oldpwd; ./users.sh > users.shtml
# Clean up in case it went wrong (trying to retrieve from an account with protected tweets)
#test -f $oldpwd/u/$id.txt || rm -rf $oldpwd/u/$id
test -s $oldpwd/u/$id/$id.txt || rm -rf $oldpwd/u/$id