changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: rm tmp

changeset 278: b37de13ac9b7
parent 277: c81aeca05d76
child 279: 91b552d64438
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 21:17:26 -0400
files: bootstrap.sh
description: rm tmp
     1.1--- a/bootstrap.sh	Mon Jun 17 01:05:52 2024 +0000
     1.2+++ b/bootstrap.sh	Sun Jun 16 21:17:26 2024 -0400
     1.3@@ -23,7 +23,6 @@
     1.4   ensure mkdir -p "${_stash}/bin"
     1.5   ensure mkdir -p "${_stash}/lib"
     1.6   ensure mkdir -p "${_stash}/include"
     1.7-  ensure mkdir -p "${_stash}/tmp"
     1.8   cd "${_stash}"
     1.9   local _sbcl_pack="sbcl.tar.zst"
    1.10   # local _rocksdb_pack="rocksdb.tar.zst"