This is an experimental copy for testing Poikilos' issue mirroring system. Note that Gitea's migration tool can import issues, but the "Issues" checkbox is disabled when "This repository will be a mirror" is enabled (it is for this repo).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
494 B

--- ./mtcompile-program.pl 2019-04-13 21:06:34.000000000 -0400
+++ /home/owner/ownCloud/mtcompile-program.pl 2019-04-24 10:11:23.000000000 -0400
@@ -349,6 +349,7 @@
"build" => \$FlagBuild ,
"client" => \$FlagClient ,
"gitpull" => \$FlagGitPull ,
+ "debug" => \$FlagDebug ,
"gitreset" => \$FlagGitReset ,
"help" => \$FlagHelp ,
"makeprod" => \$FlagMakeProd ,