Jail mergemaster script: Revision history

From TykWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 January 2013

    • curprev 14:0114:01, 4 January 2013Tykling talk contribs 1,065 bytes +1,065 Created page with "<pre> #! /bin/sh if [ ! -e /usr/local/bin/pcregrep ]; then echo "$(basename $0) requires pcregrep" exit 2 fi MM_RC=0 if [ -e /root/.mergemasterrc ]; then MM_RC..."