From 6390110d62f80d487730de9bdb1152f2764ffc16 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 6 Aug 2012 12:24:46 +0100 Subject: Backed out changeset a8d708fcb347 25727:a8d708fcb347 was mangled during commit. Back it out so that we can commit it properly. Committed-by: Ian Jackson --- tools/hotplug/Linux/block | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/hotplug') diff --git a/tools/hotplug/Linux/block b/tools/hotplug/Linux/block index da26e221dc..3b1a52915a 100644 --- a/tools/hotplug/Linux/block +++ b/tools/hotplug/Linux/block @@ -342,4 +342,4 @@ esac # If we've reached here, $t is neither phy nor file, so fire a helper script. [ -x ${XEN_SCRIPT_DIR}/block-"$t" ] && \ - ${XEN_SCRIPT_DIR}/block-"$t" "$command" + ${XEN_SCRIPT_DIR}/block-"$t" "$command" $node -- cgit v1.2.3