From 1cff2a9d548336ddcd8a2d732ed2cd348c8e6b79 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Oct 2011 13:08:29 +0200 Subject: //retiolum supernode-...: fix typo --- retiolum/bin/supernode-update-hosts-and-hup | 1 + 1 file changed, 1 insertion(+) (limited to 'retiolum/bin') diff --git a/retiolum/bin/supernode-update-hosts-and-hup b/retiolum/bin/supernode-update-hosts-and-hup index bfba6409..b6b03c69 100755 --- a/retiolum/bin/supernode-update-hosts-and-hup +++ b/retiolum/bin/supernode-update-hosts-and-hup @@ -22,6 +22,7 @@ if curl -fsS \ _hrefs | grep '^/krebscode/painload/blob/' | grep -v "/blob/$old_commit/" >$temp1 +then new_commit=`sed 's|^/krebscode/painload/blob/\([^/]*\)/.*|\1|;q' $temp1` -- cgit v1.2.3