From 7d16c10aa3d65bd52ee9a9d412f8c70aee750a1c Mon Sep 17 00:00:00 2001 From: "Mark H. Wood" Date: Fri, 11 Jan 2013 10:49:34 -0500 Subject: [PATCH] Inadvertently named the batch-input command 'run' rather than 'read' --- dspace/config/launcher.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspace/config/launcher.xml b/dspace/config/launcher.xml index 464559b153..2d2f71ccb6 100644 --- a/dspace/config/launcher.xml +++ b/dspace/config/launcher.xml @@ -216,7 +216,7 @@ - run + read Execute a stream of 'dspace' commands from a file or pipe org.dspace.app.launcher.CommandRunner