NetBSD/dist/ntp/scripts/genCommitLog
2007-06-24 15:47:02 +00:00

8 lines
134 B
Bash
Executable File

#! /bin/sh
set -e
. packageinfo.sh
bk -R prs -hr${CLTAG}.. -nd':I:' | bk changes -m -v - > CommitLog.new
mv CommitLog.new CommitLog