projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26a95f
)
Add Tags.sh to tests directory.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 18 Jan 2018 05:05:45 +0000
(21:05 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 18 Jan 2018 05:05:45 +0000
(21:05 -0800)
tests/Tags.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/tests/Tags.sh
b/tests/Tags.sh
new file mode 100755
(executable)
index 0000000..
ea3a480
--- /dev/null
+++ b/
tests/Tags.sh
@@ -0,0
+1,3
@@
+#!/bin/bash
+set -e
+find * -type f -name \*.scm | xargs etags