contrib/docker/fedora
author Sean Farley <sean.michael.farley@gmail.com>
Wed, 23 Apr 2014 15:39:30 -0500
changeset 21481 2f1567ef70ba
parent 21255 62a2749895e4
permissions -rw-r--r--
basectx: add _matchstatus method for factoring out last of parentworking logic This patch paves the way to allow a workingctx to override the match object with a custom 'bad' method for cases where status is sent a directory pattern.

FROM fedora
RUN yum install -y gcc
RUN yum install -y python-devel python-docutils
RUN yum install -y make
RUN yum install -y rpm-build
RUN yum install -y gettext