about summary refs log tree commit diff stats
path: root/update_html
diff options
context:
space:
mode:
Diffstat (limited to 'update_html')
-rwxr-xr-xupdate_html4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_html b/update_html
index e681a6e4..4e618410 100755
--- a/update_html
+++ b/update_html
@@ -80,11 +80,11 @@ do
   process $f
 done
 
-rm -f /tmp/tags
+echo > /tmp/tags
 for f in subx/examples/*.subx subx/apps/*.subx
 do
   process $f
 done
 
-rm -f /tmp/tags
+rm /tmp/tags
 ( cd linkify; clean; )
Blame the previous revision' href='/akspecs/ranger/blame/ranger.py?h=v1.5.3&id=bba8d293c32050b79cfc2b0ac2807f324ef44800'>^
8fa87054 ^

a66c4a26 ^
8fa87054 ^
aefd8048 ^
8fa87054 ^


a66c4a26 ^

f027adc0 ^
b289f679 ^

5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
c44b726e ^
465bff73 ^




f8e96a97 ^
b289f679 ^
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