Changes between Initial Version and Version 2 of Ticket #852
- Timestamp:
- 04/30/20 21:12:44 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #852
- Property Resolution → Done
- Property Status new → closed
-
Ticket #852 – Description
initial v2 80 80 81 81 * All the '''batch''', '''csh''', and '''perl''' scripts were updated to acceptable Standards to include: 82 * The shebang line `!/usr/bin/env csh`, `!/usr/bin/env bash`, or `!/usr/bin/env perl`83 82 * The '''csh''' scripts need to have extension '''.csh''' (we were using '''.sh''') 84 83 * The '''batch''' scripts need to have extension '''.sh''' (we were using '''.bash''')