#!/bin/bash -e
cd "`darcs_root`"
#drvmd
darcs pull --all --external-merge 'dmerge %o %1 %2' $DARCS_PEER:"`pwd`"
