commits to master

Jaroslaw Staniek staniek at kde.org
Thu Apr 12 21:25:31 BST 2012


BTW, is there somewhere documented recommended post-review script and
recipe specific for calligra development?

I have this:

#!/bin/bash
# first run: git remote add calligra git://anongit.kde.org/calligra

if [ -z "$1" ] ; then echo "enter testing-done"; exit 1; fi
if [ -z "$2" ] ; then echo "enter revision number"; exit 1; fi

post-review --branch=master --parent=master -g --target-people=piggz,tanis \
 --testing-done="$1" -d --repository-url=git://anongit.kde.org/calligra \
 --target-group=calligra -r $2

-- 
regards / pozdrawiam, Jaroslaw Staniek
 http://www.linkedin.com/in/jstaniek
 Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra-suite.org)
 KDE Software Development Platform on MS Windows (windows.kde.org)



More information about the calligra-devel mailing list