mirror of https://github.com/apache/cloudstack.git
Add a comment for testing Git and Eclipse
This commit is contained in:
parent
49a8f1d9ce
commit
2a2d618da9
|
|
@ -50,6 +50,7 @@ public class CreateUserCmd extends BaseCmd {
|
||||||
s_properties.add(new Pair<Enum, Boolean>(BaseCmd.Properties.TIMEZONE, Boolean.FALSE));
|
s_properties.add(new Pair<Enum, Boolean>(BaseCmd.Properties.TIMEZONE, Boolean.FALSE));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// add a comment for testing Git
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return s_name;
|
return s_name;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue