commit | a6e78ab41b7f8844dc5d312f149c4c22c0299c4f | [log] [tgz] |
---|---|---|
author | AnbangX <anbangx@anbangx-Ubuntu.(none)> | Mon May 20 21:44:21 2013 -0700 |
committer | AnbangX <anbangx@anbangx-Ubuntu.(none)> | Mon May 20 21:44:21 2013 -0700 |
tree | 94f2b3d28ee9cad2597ba980f81b1ae53ca99c8e | |
parent | 03e8b53c399f80688149e1049b8dc7ce7dfed126 [diff] |
do some changes to test git rebase
diff --git a/genomix/genomix-pregelix/src/main/java/edu/uci/ics/genomix/pregelix/client/Client.java b/genomix/genomix-pregelix/src/main/java/edu/uci/ics/genomix/pregelix/client/Client.java index 4014377..438c99d 100644 --- a/genomix/genomix-pregelix/src/main/java/edu/uci/ics/genomix/pregelix/client/Client.java +++ b/genomix/genomix-pregelix/src/main/java/edu/uci/ics/genomix/pregelix/client/Client.java
@@ -17,7 +17,7 @@ import edu.uci.ics.pregelix.core.driver.Driver; public class Client { - + //test rebase private static class Options { @Option(name = "-inputpaths", usage = "comma seprated input paths", required = true) public String inputPaths;