From 6c2f22f756abe64fb4e4eda382372b27237825b7 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Thu, 10 Feb 2022 07:22:04 -0700 Subject: [PATCH] rm old notea --- app/crawler/.notea_test.sh | 66 ------------------------ app/crawler/notea.sh | 100 ------------------------------------- 2 files changed, 166 deletions(-) delete mode 100644 app/crawler/.notea_test.sh delete mode 100644 app/crawler/notea.sh diff --git a/app/crawler/.notea_test.sh b/app/crawler/.notea_test.sh deleted file mode 100644 index 92ee78b..0000000 --- a/app/crawler/.notea_test.sh +++ /dev/null @@ -1,66 +0,0 @@ -#! /bin/bash - -test_ids() { - notea eval "$(cat <&2 - ;; - esac - } - ids | wc -l | grep -q 1 || return 101 - ids | grep -q def || return 102 - ! ids | grep -q wvu || return 103 - ! ids | grep -q xyz || return 104 -EOF -)" -} - -test_get() { - notea eval "$(cat <