#!/usr/bin/python in test/dbus and tools/talis

Bug #1457896 reported by lantw44
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libzeitgeist
Fix Committed
Undecided
Unassigned

Bug Description

*BSD systems usually don't have python installed in /usr/bin. There are several scripts in test/dbus using #!/usr/bin/python, which causes tests to fail on FreeBSD. If I change it to #!/usr/bin/env python, all tests pass.

The attached patch is the same as the patch I uploaded to freedesktop bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73837
I copied it to launchpad because it has stayed there for several months without review.

Revision history for this message
lantw44 (lantw44) wrote :
Revision history for this message
lantw44 (lantw44) wrote :
Changed in libzeitgeist:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.