Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Feb 27, 2015
1 parent 64df959 commit ef03b5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion usr/lib/msgcollector/br_add
@@ -1,8 +1,9 @@
#!/usr/bin/python

## Copyright (C) 2014 troubadour <trobador@riseup.net>
## Copyright (C) 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

#!/usr/bin/python
import sys
in_ = sys.argv[1]
print in_
Expand Down

0 comments on commit ef03b5d

Please sign in to comment.