Bash as python

Python code posted by anon
created at 12 Jul 01:22

Edit | Back
1
2
3
4
5
6
#!/bin/sh
REPOS="$1"
REV="$2"

# The following should be a one-liner (no line breaks).
# It's safest to use the full path to the ruby interpreter.
151 Bytes in 2 ms with coderay