X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=catherine;h=b65d1505e4dd13ec3d0766f16a4c34f088b19110;hb=80a20d680983f872a04f5f34e9bb7bf1024cc4c3;hp=639d982299997abb294de1025f8af377ada65793;hpb=1424f6da1858289b12d7e016c7a87ad0409b7c13;p=dak.git diff --git a/catherine b/catherine index 639d9822..b65d1505 100755 --- a/catherine +++ b/catherine @@ -2,7 +2,7 @@ # Poolify (move packages from "legacy" type locations to pool locations) # Copyright (C) 2000, 2001 James Troup -# $Id: catherine,v 1.8 2001-03-24 03:29:13 troup Exp $ +# $Id: catherine,v 1.9 2001-06-05 22:30:43 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ projectB = None; # verbose and no_action are booleans def poolize (q, limit, verbose, no_action): - poolized_size = 0; + poolized_size = 0L; poolized_count = 0; # Parse -l/--limit argument