Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 01:18:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209587] [MAINTAINER UPDATE]: sysutils/slurm-wlm: fix doc/plist issue
Message-ID:  <bug-209587-13-mpLJPc1cX1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209587-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209587-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209587

--- Comment #2 from Joseph Mingrone <jrm@ftfl.ca> ---
Oh yes.  Thanks for catching that.

I'm struggling to create the patch.  I'm doing

# svn move slurm.conf.example slurm.conf.sample
# svn status
D       slurm.conf.example
        > moved to slurm.conf.sample
A  +    slurm.conf.sample
        > moved from slurm.conf.example
# svn update
# svn diff > ~/$(make -VPKGNAME).diff

, but the diff file doesn't seem correct (see
http://ftfl.ca/misc/slurm-wlm-15.08.11.diff).  When I apply the patch to a
clean svn tree, it creates a blank slurm.conf.example and no slurm.conf.sam=
ple.

Should I just do a svn remove slurm.conf.example && svn add slurm.conf.samp=
le?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209587-13-mpLJPc1cX1>