]> git.mxchange.org Git - flightgear.git/commit
- rules can be defined in optional .fg-submit config files, via commands
authormfranz <mfranz>
Fri, 9 Mar 2007 16:22:27 +0000 (16:22 +0000)
committermfranz <mfranz>
Fri, 9 Mar 2007 16:22:27 +0000 (16:22 +0000)
commitabc3b3ffa1f2e2f7841d1a7dd5fc6d6ec06a1fed
tree0528673f35acdf8ee90c78e38c0f2f2d7904cddf
parent3f1b379e9a6c262d16ea5563abc7690062f5743a
- rules can be defined in optional .fg-submit config files, via commands
  ALLOW, DENY, IGNORE, DEFAULT  ... see documentation on top
- make fg-upload arguments like the documentation says. (I had accidentally
  left $1=$PWD, $2=archive, $3=diff, while it should be $1=archive, $2=diff)
- add -v option (verbose)
scripts/tools/fg-submit