<div dir="ltr"><div>I'm trying to use "logerrit testfeature" as Thorsten suggested <a href="http://lists.freedesktop.org/archives/libreoffice/2015-July/069519.html">here</a>.</div><div>Unfortunately I get the error below at some point.</div><div>I tried to install the hook suggested but I get the same error (what I did was: I modified the logerrit script to launch the suggested "scp" command right before making the commit).</div><div><br></div><div>Any suggestions?</div><div><br></div><div>Matteo</div><div><br></div><div>remote: Processing changes: refs: 1, done    </div><div>remote: <b>ERROR: missing Change-Id in commit message footer</b></div><div>remote: Suggestion for commit message:</div><div>remote: noop commit: trigger test build for branch feature/gsoc14-draw-chained-text-boxes</div><div>remote: </div><div>remote: branch is at:</div><div>remote: commit 116aff4b41e0ef501f1998a14789626fe09820bb</div><div>remote: Author: matteocam <<a href="mailto:matteo.campanelli@gmail.com">matteo.campanelli@gmail.com</a>></div><div>remote: Date:   Sat Aug 1 00:50:13 2015 +0200</div><div>remote: </div><div>remote:     Minor fix</div><div>remote: </div><div>remote:     XXXXXX: If5bc6647ce07cbe7e6f324c2081168238f9c258d</div><div>remote: </div><div>remote: Change-Id: I3860b9bbd2fb808f6eff7c9956de32b00f917b55</div><div>remote: </div><div>remote: Hint: To automatically insert Change-Id, install the hook:</div><div>remote:   gitdir=$(git rev-parse --git-dir); scp -p -P 29418 matteocam@gerrit.libreoffice.org:hooks/commit-msg ${gitdir}/hooks/</div><div>remote: </div><div>remote: </div><div><br></div></div>