Skip to content

Instantly share code, notes, and snippets.

View busbey's full-sized avatar

Sean Busbey busbey

  • Champaign, IL USA
View GitHub Profile
Failed tests: listscans(org.apache.accumulo.test.ShellServerTest)
maxrow(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<1>
importDirectory(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
constraint(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
renametable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
listcompactions(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
classpath(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
du(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<4>
grep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<5>
help(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<5>
git fetch apache
remote: Counting objects: 387, done.
remote: Compressing objects: 100% (113/113), done.
remote: Total 264 (delta 111), reused 179 (delta 72)
Receiving objects: 100% (264/264), 28.46 KiB, done.
Resolving deltas: 100% (111/111), completed with 55 local objects.
From http://git-wip-us.apache.org/repos/asf/accumulo
8669b80..65d5fba 1.4.5-SNAPSHOT -> apache/1.4.5-SNAPSHOT
* [new branch] 1.5.0 -> apache/1.5.0
c23126a..65aaddd 1.5.1-SNAPSHOT -> apache/1.5.1-SNAPSHOT
#! /usr/bin/env bash
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0