I hereby claim:
- I am dunn on github.
- I am dunn (https://keybase.io/dunn) on keybase.
- I have a public key ASAKX76Ai4b2UX1te_lswSVQ9Py8Xq079BJWBU2E6wKgego
To claim this, I am signing this object:
| 2017-06-26 10:33:17 -0700 | |
| make | |
| allnoget | |
| make setup | |
| install -d /private/tmp/clasp-cl-20170626-90824-u4akk9/externals/build | |
| install -d /private/tmp/clasp-cl-20170626-90824-u4akk9/externals/build | |
| install -d /private/tmp/clasp-cl-20170626-90824-u4akk9/externals/build | |
| install -d /private/tmp/clasp-cl-20170626-90824-u4akk9/externals/build/debug |
| 2017-06-25 10:41:18 -0700 | |
| make | |
| make gitllvm | |
| ./fetch-revision.sh http://llvm.org/git/llvm.git llvm39ToT c54021df3fd4d71d822b3112cba4e43d94927378 | |
| Cloning into 'llvm39ToT'... | |
| warning: redirecting to https://git.llvm.org/git/llvm.git/ | |
| Checking out files: 17% (4520/25998) | |
| Checking out files: 18% (4680/25998) |
| Homebrew build logs for tbb on macOS 10.12.4 | |
| Build date: 2017-05-14 08:23:54 |
| #!/bin/bash | |
| set -e | |
| cd "$(dirname "${BASH_SOURCE[0]}")/../" | |
| for service in solr fcrepo; do | |
| if [[ ! -f "$service".pid ]]; then | |
| pid=$(cat "$service".pid) | |
| echo "ERROR: ${service}_wrapper is not running" >&2 |
I hereby claim:
To claim this, I am signing this object:
| Homebrew build logs for dunn/yolo/mkcl on macOS 10.12.2 | |
| Build date: 2017-01-18 17:33:43 |
| Homebrew build logs for xapian on macOS 10.12.2 | |
| Build date: 2017-01-06 21:02:37 |
| Homebrew build logs for homebrew/games/wesnoth on macOS 10.12.1 | |
| Build date: 2016-12-10 09:33:25 |
| Homebrew build logs for homebrew/games/wesnoth on macOS 10.12.1 | |
| Build date: 2016-12-03 18:06:26 |
| const Nightmare = require('nightmare'); | |
| const assert = require('assert'); | |
| const util = require('util'); | |
| require('mocha-generators').install(); | |
| if (!process.env['BT_CONFIG_DIR']) | |
| process.env['BT_CONFIG_DIR'] = `${__dirname}/config`; | |
| const user = process.env['BT_TEST_USER']; |