]> git.mxchange.org Git - flightgear.git/commit
- add fg-check script; Can be used to check source/data before committing or
authormfranz <mfranz>
Wed, 7 Mar 2007 16:26:33 +0000 (16:26 +0000)
committermfranz <mfranz>
Wed, 7 Mar 2007 16:26:33 +0000 (16:26 +0000)
commit48a57250beed96fbfcc5bf8aebb42e918d845235
tree0c1e618568012623ada6fcf37a54691056e5fa75
parent9a1d1e389ae924d76a4b69518647857c0eafd068
- add fg-check script; Can be used to check source/data before committing or
  submitting. Detects various kinds of ugliness, but also reports false
  positives. (People aren't supposed to compress texture filer so save
  40 bytes. ;-)
- bugfix in fg-submit + some more cleanup and cosmetics
scripts/tools/fg-check [new file with mode: 0755]
scripts/tools/fg-submit