about summary refs log tree commit diff stats
path: root/subx/edit
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-07-16 10:04:27 -0700
committerKartik Agaram <vc@akkartik.com>2018-07-16 10:04:27 -0700
commit66050b796e436735c74504b90f915dd6bc66b8b0 (patch)
treef26096b768f37aecdae3c9c71e9feef12442fc11 /subx/edit
parentaa7e1d0ffd243c123a67721304a6653d3cb5fa39 (diff)
downloadmu-66050b796e436735c74504b90f915dd6bc66b8b0.tar.gz
4355
Diffstat (limited to 'subx/edit')
-rwxr-xr-xsubx/edit1
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/edit b/subx/edit
index 7d09fc17..c33ee46b 100755
--- a/subx/edit
+++ b/subx/edit
@@ -10,6 +10,7 @@ fi
 if [[ $1 == 'test'* ]]
 then
   eval $EDITOR ./teensy/$1*.[cs]
+  exit $?
 fi
 
 eval $EDITOR ./$1.subx
rtik K. Agaram <vc@akkartik.com> 2023-01-20 21:48:49 -0800 show another detail on test failure' href='/akkartik/text.love/commit/test.lua?id=bc95ec467b71139e4f50aa2044879d69dfd81717'>bc95ec4 ^
f421e1d ^







a8a8965 ^
f421e1d ^



a8a8965 ^
f421e1d ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38