Move nofetch check from fixupcheck to fixup
[girocco.git] / updateglibc.sh
blob8b68c3b67e5ac356199a98aa26fed2fc67f279c2
1 #!/bin/bash
3 export PATH=/home/pasky/bin:$PATH
5 cd /srv/git/glibc-cvs.git
6 date >.last_refresh
7 GIT_DIR=. git-cvsimport -d:pserver:anoncvs@sources.redhat.com:/cvs/glibc -o master -i -v libc
8 GIT_DIR=. git-repack -a -d