Skip to content
Prev Previous commit
Next Next commit
I _think_ we are currently depending on soft failure because of R pac…
…kaging issues in Jenkins, this is scary
  • Loading branch information
holdenk committed Mar 7, 2019
commit 78f6ee42c344ed27d6a6c1e15664bfac3eeff3a0
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
set -ex
set -x
TEST_ROOT_DIR=$(git rev-parse --show-toplevel)
UNPACKED_SPARK_TGZ="$TEST_ROOT_DIR/target/spark-dist-unpacked"
IMAGE_TAG_OUTPUT_FILE="$TEST_ROOT_DIR/target/image-tag.txt"
Expand Down