# HG changeset patch # User Nick # Date 1276256432 0 # Node ID d44b9afb4a256761900c3e9df1de7a240f014c2a # Parent 15b952d82e4cd722ae8735b5d9b649ed7ed18e68 fixed last two of UFO's scripts to take local ASN from env diff -r 15b952d82e4c -r d44b9afb4a25 doc/ucis.ano/bgp_graph/bgp_path_list_bird.php --- a/doc/ucis.ano/bgp_graph/bgp_path_list_bird.php Fri Jun 11 09:22:45 2010 +0000 +++ b/doc/ucis.ano/bgp_graph/bgp_path_list_bird.php Fri Jun 11 11:40:32 2010 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/php array('pipe','r'), 1 => array('pipe','w'), 2 => STDERR), $fds); diff -r 15b952d82e4c -r d44b9afb4a25 doc/ucis.ano/bgp_graph/bgp_path_list_quagga.sh --- a/doc/ucis.ano/bgp_graph/bgp_path_list_quagga.sh Fri Jun 11 09:22:45 2010 +0000 +++ b/doc/ucis.ano/bgp_graph/bgp_path_list_quagga.sh Fri Jun 11 11:40:32 2010 +0000 @@ -1,6 +1,6 @@ #!/bin/sh -LOCALNODE=64520 +LOCALNODE=${LOCALNODE:-0} (sleep 0.2; echo "insecure";