CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2012/11/10 09:02:52
Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: turn single-command if-then-fi blocks into "[ expr ] && command" style lines. no change of functionality. discussed with and ok ajacoutot