diff options
| author | Bill Nottingham <notting@redhat.com> | 2008-02-13 18:42:49 -0500 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2008-02-13 18:42:49 -0500 |
| commit | 51e7a815596a41a527bdcfaaee0df59300c96358 (patch) | |
| tree | 3489715fbf775bdd6bbd41fd98bde853166d1255 /scripts | |
| parent | 2d1bc0f2c7c24471f5db85f2d6a8e28ea68b2ea5 (diff) | |
point to new host
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/pungify | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pungify b/scripts/pungify index 7768b55..571f5c0 100644 --- a/scripts/pungify +++ b/scripts/pungify @@ -47,7 +47,7 @@ baseurl=file:///tmp/treebuild.$TREE/development/$ARCH/os/ enabled=1 gpgcheck=0 EOY -mount -t nfs -o ro,nolock ntap-fedora1.fedora.phx.redhat.com:/vol/fedora/build/koji/mash/rawhide-$TREE/development development +mount -t nfs -o ro,nolock xen2.fedora.phx.redhat.com:/mnt/koji/mash/rawhide-$TREE/development development rm -f /var/lib/rpm/__db* yum -y upgrade mkdir -p output/development/$ARCH/os/ |
