From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthew.khouzam@ericsson.com (Matthew Khouzam) Date: Fri, 3 Sep 2010 11:31:14 -0400 Subject: [ltt-dev] [PATCH] Clear up ambiguity with benchmark instructions. Message-ID: <4C8114C2.2070501@ericsson.com> The instructions for the benchmark are a bit ambiguous. The program name is run and the instruction is run. This patch changes the lines to "launch ./run". This way scripts calling the executable will not have to be patched also.