=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- openbsd/update_openbsd/update_openbsd 2019/03/02 01:04:52 1.122 +++ openbsd/update_openbsd/update_openbsd 2019/03/02 01:05:59 1.123 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.121 2019/03/02 01:02:02 andrew Exp $ +# $AFresh1: update_openbsd,v 1.122 2019/03/02 01:04:52 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -776,7 +776,7 @@ $OPENUP else if [ X"snapshots" != X"$FORCE_DIR" ]; then - echo '==> Running syspatch' + echo '==> RUNNING SYSPATCH' syspatch fi echo '==> UPDATING PACKAGES'