You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2014/01/14 21:21:36 UTC

[1/2] git commit: ACCUMULO-2192 make the script boilerplate the first thing in the script

Updated Branches:
  refs/heads/master c11e41cbf -> 398610d48


ACCUMULO-2192 make the script boilerplate the first thing in the script


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9747cc76
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9747cc76
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9747cc76

Branch: refs/heads/master
Commit: 9747cc76799cfdbb8be2e30448ff738c0d0a31ce
Parents: 9a34281
Author: Eric Newton <er...@gmail.com>
Authored: Tue Jan 14 15:20:37 2014 -0500
Committer: Eric Newton <er...@gmail.com>
Committed: Tue Jan 14 15:20:43 2014 -0500

----------------------------------------------------------------------
 test/system/continuous/start-stats.sh | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/9747cc76/test/system/continuous/start-stats.sh
----------------------------------------------------------------------
diff --git a/test/system/continuous/start-stats.sh b/test/system/continuous/start-stats.sh
index 061b9b3..a9013c4 100755
--- a/test/system/continuous/start-stats.sh
+++ b/test/system/continuous/start-stats.sh
@@ -15,9 +15,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-if [ -z "${ACCUMULO_CONF_DIR}" ]; then
-    ACCUMULO_CONF_DIR=${ACCUMULO_HOME}/conf
-fi
 # Start: Resolve Script Directory
 SOURCE="${BASH_SOURCE[0]}"
 while [ -h "${SOURCE}" ]; do # resolve $SOURCE until the file is no longer a symlink


[2/2] git commit: Merge branch '1.6.0-SNAPSHOT'

Posted by ec...@apache.org.
Merge branch '1.6.0-SNAPSHOT'


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/398610d4
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/398610d4
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/398610d4

Branch: refs/heads/master
Commit: 398610d4835d81f91cf7f8ec192267ade1b0887c
Parents: c11e41c 9747cc7
Author: Eric Newton <er...@gmail.com>
Authored: Tue Jan 14 15:21:35 2014 -0500
Committer: Eric Newton <er...@gmail.com>
Committed: Tue Jan 14 15:21:35 2014 -0500

----------------------------------------------------------------------
 test/system/continuous/start-stats.sh | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------