Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcus Andersson
aurweb
Commits
737268e0
Commit
737268e0
authored
Jan 24, 2011
by
Lukas Fleischer
Browse files
Use "python2" shebang for "newpackage-notify" and "gendummydata.py".
Signed-off-by:
Lukas Fleischer
<
archlinux@cryptocrack.de
>
parent
556de318
Changes
2
Hide whitespace changes
Inline
Side-by-side
support/schema/gendummydata.py
View file @
737268e0
#!/usr/bin/python
#!/usr/bin/python
2
"""
usage: gendummydata.py outputfilename.sql
"""
...
...
support/scripts/newpackage-notify
View file @
737268e0
#!/usr/bin/python -O
#!/usr/bin/python
2
-O
# This program is intended to be run as a once-a-day cronjob, it
# sends a batched email containing the names of all new pacakges in
# the AUR, added within the last 24 hours, to those who have requested
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment