Changes between Version 4 and Version 5 of ossim-batch-test
- Timestamp:
- 12/16/11 07:15:25 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ossim-batch-test
v4 v5 13 13 From here on out commands start with $ and comments start with //. 14 14 15 // This example was generated on linux 15 // This example was generated on linux. 16 17 // Some things to note: 18 19 {{{ 20 $ env | grep OSSIM_TEST 21 OSSIM_TEST=/data1/test 22 [dburken@tazz test]$ pwd 23 /data1/test 24 [dburken@tazz test]$ ls source/GeoEye/GE1_Hobart_GeoStereo_NITF-NCD/ 25 5V090205M0001912264B220000100072M_001508507.his 26 5V090205M0001912264B220000100072M_001508507.ntf 27 5V090205M0001912264B220000100072M_001508507.ovr 28 Single_Organization_license.txt 29 30 }}} 31