gitprep / gitprep /
Newer Older
7 lines | 0.133kb
copy gitweblite soruce code
root authored on 2012-11-23
1
#!/bin/sh
2

            
3
DIR=$(dirname $0)
do success xt tests
Yuki Kimoto authored on 2016-03-25
4
PERL5LIB="$DIR/extlib/lib/perl5"
copy gitweblite soruce code
root authored on 2012-11-23
5
export PERL5LIB
do success xt tests
Yuki Kimoto authored on 2016-03-25
6
exec $DIR/extlib/bin/hypnotoad $* $DIR/script/gitprep
improved README
Yuki Kimoto authored on 2013-06-03
7