6283: test flag for python on new script, not on Gramps.py... (thank you Paul)
svn: r21438
This commit is contained in:
parent
6f8fc1be58
commit
1773d661e7
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python -O
|
||||
#! /usr/bin/env python
|
||||
#
|
||||
# Gramps - a GTK+/GNOME based genealogy program
|
||||
#
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python -O
|
||||
import gramps.grampsapp as app
|
||||
app.main()
|
||||
|
Loading…
Reference in New Issue
Block a user