* HydraFrontend -> Hydra.
This commit is contained in:
9
src/Hydra/root/common.tt
Normal file
9
src/Hydra/root/common.tt
Normal file
@@ -0,0 +1,9 @@
|
||||
[% inputTypes =
|
||||
{ "svn" = "Subversion checkout"
|
||||
, "cvs" = "CVS checkout"
|
||||
, "tarball" = "Download of a tarball"
|
||||
, "string" = "String value"
|
||||
, "path" = "Local path"
|
||||
, "build" = "Build output"
|
||||
}
|
||||
%]
|
Reference in New Issue
Block a user