Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2013 14:48:46 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r257386 - head/tools/regression/iscsi
Message-ID:  <201310301448.r9UEmk8f015047@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed Oct 30 14:48:46 2013
New Revision: 257386
URL: http://svnweb.freebsd.org/changeset/base/257386

Log:
  Revert r257385; was testing a shell script to automatically append the proper
  "Sponsored by" and failed at error handling.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/tools/regression/iscsi/ctl.conf

Modified: head/tools/regression/iscsi/ctl.conf
==============================================================================
--- head/tools/regression/iscsi/ctl.conf	Wed Oct 30 14:45:02 2013	(r257385)
+++ head/tools/regression/iscsi/ctl.conf	Wed Oct 30 14:48:46 2013	(r257386)
@@ -1,5 +1,3 @@
-#XXX
-
 auth-group meh {
 	chap user secretsecret
 }



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310301448.r9UEmk8f015047>