[PC-BSD Commits] r7501 - pcbsd-projects/pbi-manager
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 3 06:52:48 PDT 2010
Author: kris
Date: 2010-09-03 06:52:48 -0700 (Fri, 03 Sep 2010)
New Revision: 7501
Modified:
pcbsd-projects/pbi-manager/pbi-manager
Log:
Removed testing bit
Modified: pcbsd-projects/pbi-manager/pbi-manager
===================================================================
--- pcbsd-projects/pbi-manager/pbi-manager 2010-09-03 13:37:53 UTC (rev 7500)
+++ pcbsd-projects/pbi-manager/pbi-manager 2010-09-03 13:52:48 UTC (rev 7501)
@@ -2297,8 +2297,7 @@
# Check if we need to pull down the updated INDEX file
check_update_index() {
- #_ufbsdver="`uname -r`"
- _ufbsdver="9"
+ _ufbsdver="`uname -r`"
# Init the tmpdir
init_tmpdir
More information about the Commits
mailing list