summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2012-08-23 16:24:34 -0600
committerKen Dreyer <ktdreyer@ktdreyer.com>2012-08-23 16:24:34 -0600
commit0d075c13ae026b394719cfa30767153e1feae6c5 (patch)
tree2a6255d6166303213769a2b4eddf0d4d5d337623
parent302b2d44c78f930ba04c62006543ba75ced141a5 (diff)
downloadrpmfusion-tools-0d075c13ae026b394719cfa30767153e1feae6c5.tar.gz
rpmfusion-tools-0d075c13ae026b394719cfa30767153e1feae6c5.tar.xz
rpmfusion-tools-0d075c13ae026b394719cfa30767153e1feae6c5.zip
skip processing the "proas" package
-rwxr-xr-xcvstogit4
1 files changed, 4 insertions, 0 deletions
diff --git a/cvstogit b/cvstogit
index 9a4b789..4488bc3 100755
--- a/cvstogit
+++ b/cvstogit
@@ -251,6 +251,10 @@ do_repotree() {
# Listed in owners.list, but does not exist in CVS.
continue
;;
+ 'proas')
+ # Listed in owners.list, but does not exist in CVS.
+ continue
+ ;;
esac
git_cvsimport $repo $package