[csw-devel] SF.net SVN: gar:[12479] csw/mgar/gar/v2/lib/sh/run_full_cat.sh
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Jan 9 22:37:13 CET 2011
Revision: 12479
http://gar.svn.sourceforge.net/gar/?rev=12479&view=rev
Author: wahwah
Date: 2011-01-09 21:37:13 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
checkpkg: Removed an obsolete shell script
Removed Paths:
-------------
csw/mgar/gar/v2/lib/sh/run_full_cat.sh
Deleted: csw/mgar/gar/v2/lib/sh/run_full_cat.sh
===================================================================
--- csw/mgar/gar/v2/lib/sh/run_full_cat.sh 2011-01-09 21:36:43 UTC (rev 12478)
+++ csw/mgar/gar/v2/lib/sh/run_full_cat.sh 2011-01-09 21:37:13 UTC (rev 12479)
@@ -1,26 +0,0 @@
-#!/opt/csw/bin/bash
-#
-# A small script to run checkpkg against the whole catalog. The results are
-# stored in a sqlite database in ~/.checkpkg.
-#
-# Architecture
-# sparc, i386
-arch=sparc
-
-# Solaris version
-# 5.9, 5.10
-ver=5.9
-
-# OpenCSW release
-# current, stable, testing, unstable
-release=current
-
-c="/home/mirror/opencsw/${release}/${arch}/${ver}"
-readonly c
-
-time \
-bin/checkpkg \
- -q \
- -M "${c}/catalog" \
- "${c}/"*.pkg \
- "${c}/"*.pkg.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list