From 7898a6cd7ca6583741ca71420b824bf2453a9755 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 23 Jul 2015 22:51:18 -0400 Subject: Is not an automatic renice daemon --- htc_utils/htc_utils.ini | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini index 5b5c0ca..c2a8fde 100644 --- a/htc_utils/htc_utils.ini +++ b/htc_utils/htc_utils.ini @@ -5,14 +5,11 @@ version: 1.0 [about] home: http://bitbucket.org/jhunkeler/${package:name} license: GPL -summary: ${package:name} is an automatic renice daemon. +summary: ${package:name} is a homebrew set of HTCondor wrappers readme: README.md [source] -#fn: ${package:name}-${package:version}.tar.gz -#url: ${cbc_cgi:url}/${fn} -#url: http://bull.shit -git_url: https://bitbucket.org/jhunkeler/htc_utils.git +git_url: https://bitbucket.org/jhunkeler/${package:name} [build] number: 1 -- cgit