#!/bin/sh # Parse merged status and make graph # # Rick van der Zwet PATH=$PATH:/usr/local/bin if [ "`id -un`" != "www" ]; then echo "FOO" exit 1 fi DIRNAME=`dirname $0` cd $DIRNAME svn up . rm /tmp/nodemap_status.yaml ./genesis-to-yaml.pl */wleiden.conf ./get-network-status.py merge /tmp/nodemap_status_*.yaml ./make-map.py