about summary refs log tree commit diff stats
path: root/subx/apps/survey
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-10 09:39:38 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-10 09:39:38 -0700
commit84aa2fad2dfe694310c2b1651dda9823b5cd2b09 (patch)
treef03a247485f1deee95d9aa4c1757c72ce463daf0 /subx/apps/survey
parent7e9cdf3c7a7c7b1c000d9847db7c198cd5ee1cb2 (diff)
downloadmu-84aa2fad2dfe694310c2b1651dda9823b5cd2b09.tar.gz
.
Fix infinite loop in the 2 remaining failing tests; now it's a segfault.
Diffstat (limited to 'subx/apps/survey')
-rwxr-xr-xsubx/apps/surveybin38602 -> 38602 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/survey b/subx/apps/survey
index f33cafb9..8c22fd33 100755
--- a/subx/apps/survey
+++ b/subx/apps/survey
Binary files differ
oved the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel' href='/acidbong/suckless/dwm/commit/config.default.h?h=1.7.1&id=b515765216c46246358256da6098ea2c07a93c84'>b515765 ^
1bf0c4a ^
b515765 ^

b515765 ^
292ccc4 ^
df74b26 ^


292ccc4 ^
df74b26 ^
8b4bc82 ^



39ffc18 ^
8b4bc82 ^



39ffc18 ^
df74b26 ^

8b4bc82 ^



39ffc18 ^
8b4bc82 ^



39ffc18 ^
df74b26 ^
b515765 ^

d6a6eca ^

b515765 ^

d6a6eca ^
e21d93b ^

b515765 ^
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