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.