diff options
| -rw-r--r-- | sam/errors/filter.cmd | 1 | ||||
| -rw-r--r-- | sam/errors/pipe-in.cmd | 1 | ||||
| -rw-r--r-- | vis/errors/filter.in (renamed from sam/errors/filter.in) | 0 | ||||
| -rw-r--r-- | vis/errors/filter.keys | 1 | ||||
| -rw-r--r-- | vis/errors/filter.ref (renamed from sam/errors/filter.ref) | 0 | ||||
| -rw-r--r-- | vis/errors/pipe-in.in (renamed from sam/errors/pipe-in.in) | 0 | ||||
| -rw-r--r-- | vis/errors/pipe-in.keys | 1 | ||||
| -rw-r--r-- | vis/errors/pipe-in.ref (renamed from sam/errors/pipe-in.ref) | 0 |
8 files changed, 2 insertions, 2 deletions
diff --git a/sam/errors/filter.cmd b/sam/errors/filter.cmd deleted file mode 100644 index e54b088..0000000 --- a/sam/errors/filter.cmd +++ /dev/null @@ -1 +0,0 @@ -1 | tr a-z A-Z && false diff --git a/sam/errors/pipe-in.cmd b/sam/errors/pipe-in.cmd deleted file mode 100644 index 033cefb..0000000 --- a/sam/errors/pipe-in.cmd +++ /dev/null @@ -1 +0,0 @@ -1 < echo FAILED && false diff --git a/sam/errors/filter.in b/vis/errors/filter.in index 4afca5f..4afca5f 100644 --- a/sam/errors/filter.in +++ b/vis/errors/filter.in diff --git a/vis/errors/filter.keys b/vis/errors/filter.keys new file mode 100644 index 0000000..ebb3939 --- /dev/null +++ b/vis/errors/filter.keys @@ -0,0 +1 @@ +:1 | tr a-z A-Z && false<Enter> diff --git a/sam/errors/filter.ref b/vis/errors/filter.ref index 4afca5f..4afca5f 100644 --- a/sam/errors/filter.ref +++ b/vis/errors/filter.ref diff --git a/sam/errors/pipe-in.in b/vis/errors/pipe-in.in index b130b9a..b130b9a 100644 --- a/sam/errors/pipe-in.in +++ b/vis/errors/pipe-in.in diff --git a/vis/errors/pipe-in.keys b/vis/errors/pipe-in.keys new file mode 100644 index 0000000..9f6a290 --- /dev/null +++ b/vis/errors/pipe-in.keys @@ -0,0 +1 @@ +:1 < echo FAILED && false<Enter> diff --git a/sam/errors/pipe-in.ref b/vis/errors/pipe-in.ref index b130b9a..b130b9a 100644 --- a/sam/errors/pipe-in.ref +++ b/vis/errors/pipe-in.ref |
