~allsymes/cdbs/fix-translation-domain-adder

« back to all changes in this revision

Viewing changes to test/distutils-3.sh

  • Committer: Martin Pitt
  • Date: 2009-10-30 14:06:39 UTC
  • Revision ID: martin.pitt@canonical.com-20091030140639-4919089cqqnju0no
merge with Debian 0.4.62+nmu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
build_package
53
53
 
54
 
 
55
54
for v in `pyversions -vs`; do
56
55
        dpkg -c $WORKDIR/../python-cdbs-testsuite_0.1_*.deb \
57
56
                | grep -F -q /usr/lib/python$v/site-packages/testing/foo.py \