OSDN Git Service

pass if denied
authornomeu <nomeu@users.sourceforge.jp>
Fri, 19 Oct 2012 09:25:13 +0000 (18:25 +0900)
committernomeu <nomeu@users.sourceforge.jp>
Fri, 19 Oct 2012 09:25:13 +0000 (18:25 +0900)
bin/scrap-bowl.rb

index 445754b..e421b7f 100644 (file)
@@ -22,7 +22,7 @@ for number in 745..1045
     next
   end
   bowl.load
-  next if bowl.removed?
+  next if bowl.removed? || bowl.denied?
 
   name = bowl.name
   summary = bowl.summary