From ca87addf879f7c7de6cf0488fd3935ef9e603abc Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Fri, 2 Apr 2021 13:33:28 -0500 Subject: [PATCH 1/3] shellcheck --- bash/bindist-install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash/bindist-install b/bash/bindist-install index 4cf8b3d..008540d 100755 --- a/bash/bindist-install +++ b/bash/bindist-install @@ -1,4 +1,7 @@ #!/usr/bin/env bash + +set -e + make x86_64-linux-dist.tar.lz mv x86_64-linux-dist.tar.lz /tmp cd /tmp From bae5b29391d3da9a2b9b6730840aeb582d13be35 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Fri, 2 Apr 2021 13:33:56 -0500 Subject: [PATCH 2/3] add word --- lib/noun.dck | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/noun.dck b/lib/noun.dck index cb53f5f..cc752e9 100644 --- a/lib/noun.dck +++ b/lib/noun.dck @@ -16,6 +16,7 @@ (| "metalepsis") (| "kenning") (| "parataxis") + (| "algolagnia") (| "assonance") (| "adynaton") (| "aposiopesis") From fda6f5ff4ade7e24bb3ffaeb7c6cbd9f9600785a Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Fri, 2 Apr 2021 20:12:02 -0500 Subject: [PATCH 3/3] add two words --- lib/adjectives.dck | 1 + lib/noun.dck | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/adjectives.dck b/lib/adjectives.dck index 4b4e6d3..d82f51b 100644 --- a/lib/adjectives.dck +++ b/lib/adjectives.dck @@ -233,6 +233,7 @@ (| "kinky") (| "kind") (| "katharobic") + (| "orthodox") (| "scrobiculate") (| "stroppy") (| "salubrious") diff --git a/lib/noun.dck b/lib/noun.dck index cc752e9..7b83200 100644 --- a/lib/noun.dck +++ b/lib/noun.dck @@ -85,6 +85,7 @@ (| "coterie") (| "head") (| "punnet") + (| "orthopraxy") (| "sitophobia") (| "acedia") (| "spandrel")