CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2012/12/26 03:38:10
Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: Combine almost identical code for fetching and checking of the etcXX.tgz/xetcXX.tgz sets into a more generic function get_sets(). Move the SRCDIR check into the getopts while-loop as well. ok ajacoutot@ halex@