mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +02:00
Drop shebang line from modules (bnc#500971).
(Some did have it and some did not, this way it is consistent and they are anyway not supposed to be executed directly.)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
import struct, sys
|
||||
|
||||
class Cpio:
|
||||
|
Reference in New Issue
Block a user