Package: git-buildpackage
Version: 0.4.31

-8<-
% git-buildpackage --git-tag-only
dh_testdir
dh_testroot
rm -f configure-stamp build-stamp install-stamp
rm -rf /home/adeodato/devel/pkg-xiph/build-area/libspiff/obj-i486-linux-gnu
dh_clean
Tagging 0.8.3-1

You need a passphrase to unlock the secret key for
user: "Adeodato Simó <[EMAIL PROTECTED]>"
1024-bit DSA key, ID 170C44DD, created 2005-04-28 (main key ID DA6AE621)

Traceback (most recent call last):
  File "/usr/bin/git-buildpackage", line 289, in <module>
    sys.exit(main(sys.argv))
  File "/usr/bin/git-buildpackage", line 284, in main
    RemoveTree(export_dir)()
UnboundLocalError: local variable 'export_dir' referenced before assignment
->8-

Seems like this:

    if options.export_dir and options.purge and not retval:
            RemoveTree(export_dir)()

needs not to happen in tag-only mode.

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
He who has not a good memory should never take upon himself the trade of lying.
                -- Michel de Montaigne




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to