CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2017/08/12 13:51:17
Modified files: usr.bin/ctfconv: ctfstrip Log message: make this properly portable: - keep track of the argument inside the for loop to determine INFILE - replace the builtin [[ with [ and adjust the tests - use echo instead of the print builtin from tb@