Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Fix a couple typos
Browse files Browse the repository at this point in the history
  • Loading branch information
priteau committed Jan 17, 2012
1 parent c53e8a8 commit 3022602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.evals
Expand Up @@ -2,7 +2,7 @@ Using epumgmt for running EPU workload evaluations

There are three main components to running EPU workload evaluations. First,
cloudinit.d is used to launch and configure the EPU. Second,
epumgmt/bin/generate-workload-definition.py is used to create the an
epumgmt/bin/generate-workload-definition.py is used to create an
epumgmt-understandable workload format file. And finally, epumgmt is used
to execute the workload and graph the results.

Expand Down Expand Up @@ -45,7 +45,7 @@ generate-workload-definition.py, you can then use this file with epumgmt to
execute the workload (and graph the results).

Assuming we launched a plan with cloudinit.d with the name "testrun" and
generated a workload definition file (simliar to above) with the name
generated a workload definition file (similar to above) with the name
"workload.def" then to execute the workload with the EPU launched by
cloudinit.d you'd simply run the following command:

Expand Down

0 comments on commit 3022602

Please sign in to comment.