Skip to content

Commit

Permalink
Merge pull request #201 from rmacnak/Cog
Browse files Browse the repository at this point in the history
Update Newspeak commits used for testing.
  • Loading branch information
fniephaus committed Jan 27, 2018
2 parents e668d7d + 31ddfff commit 3e1681a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/newspeakBootstrap.sh
@@ -1,8 +1,8 @@
#!/bin/bash
set -e

readonly REV_NEWSPEAK="7fed4bc928ac3fa85fa28493ca1e26c359f875ac"
readonly REV_NSBOOT="afc5b23866b518d926e300bca9efdf41b6e62fe0"
readonly REV_NEWSPEAK="afebb7f0a5774e8aed06369be8aa2012d6a0cc07"
readonly REV_NSBOOT="41f3615f4d79cb0e0d1e7aecc865fedca21e8a15"
readonly GH_BASE="https://github.com/newspeaklanguage"
readonly TMP_DIR=$(mktemp -d 2>/dev/null || mktemp -d -t 'newspeak')

Expand Down

0 comments on commit 3e1681a

Please sign in to comment.