hydra/src/Hydra/root/common.tt

10 lines
223 B
Plaintext
Raw Normal View History

2008-11-17 23:59:20 +00:00
[% inputTypes =
{ "svn" = "Subversion checkout"
, "cvs" = "CVS checkout"
, "tarball" = "Download of a tarball"
, "string" = "String value"
, "path" = "Local path"
, "build" = "Build output"
}
%]