Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Updating some organization in the CaebatLauncher.
Browse files Browse the repository at this point in the history
Signed-off-by: arbennett <bennettar@ornl.gov>
  • Loading branch information
arbennett committed Feb 23, 2015
1 parent 9ad14ab commit 7a390d4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ public FormStatus process(String actionName) {
backupKVFile = "mv input/input_keyvalue input/input_keyvalue.bak && ";
mvKVPairFile = "mv " + kvFileName + " input/input_keyvalue && ";
}



// Pull some information from the form
TableComponent hostTable = (TableComponent) form.getComponent(4);
Expand Down

0 comments on commit 7a390d4

Please sign in to comment.