aboutsummaryrefslogtreecommitdiffstats
path: root/debian/compat
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-08-31 06:44:45 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-08-31 06:44:45 +0000
commit28d7a9d708c57c9562d7beda57a9dd2965a08ec1 (patch)
tree0041655c21bbf160acdb1d92395d7ac7e52689e6 /debian/compat
parentad92c7bf67243de34045325f660cd4f8645a4751 (diff)
downloadsitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.gz
sitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.bz2
sitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.xz
* Add daily cron job to update web pages once a day.
* Remove old /etc/apache2/sites-available/sitesummary if it exist, to cope with the new apache config structure introduced version 0.0.6.
Diffstat (limited to 'debian/compat')
0 files changed, 0 insertions, 0 deletions
0.9'>hotfix/0.19.0.9 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rspec-1.3.1/examples/passing/stack_spec_with_nested_example_groups.rb
blob: 6e36df789becc2dc16109f28f1780b612d912ed5 (plain)
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