Artifact c2234e19da0b5f8a1a64ca23dd176fb17f85ff946a719b035b7f6705f94e65b2:
- File dumpon.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 150) [annotate] [blame] [check-ins using]
DUMPDEV?=no dumpon: random test -e ${DUMPDEV} && { \ echo "MRC:$@> Setting dumpon device to ${DUMPDEV}"; \ dumpon -v ${DUMPDEV}; \ } || true