about summary refs log tree commit diff stats
path: root/subx/edit
diff options
context:
space:
mode:
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
me the previous revision' href='/akkartik/mu/blame/html/subx/049memory_layout.subx.html?h=hlt&id=cfea67e9a00419c4493699c0ac8691d9bbb0ceca'>^
ce2c1efc ^
52daf072 ^















4a4a392d ^
52daf072 ^
4a4a392d ^





86351aaf ^
4a4a392d ^


86351aaf ^
4a4a392d ^


0361a76d ^
8aeb85f0 ^


2655a4a9 ^
52daf072 ^



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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77