| 53 |
needupdate="yes" |
needupdate="yes" |
| 54 |
fi |
fi |
| 55 |
# Create parameters and check if an update is needed |
# Create parameters and check if an update is needed |
| 56 |
for i in news excuse other s-p-u t-p-u oldstable oldstable-security stable-security testing-security experimental stable testing unstable |
for i in news excuse other volatile secure-testing s-p-u t-p-u oldstable oldstable-security stable-security testing-security experimental stable testing unstable |
| 57 |
do |
do |
| 58 |
if [ -f "$dir/$i.xml" ]; then |
if [ -f "$dir/$i.xml" ]; then |
| 59 |
# Input is the main xml file used by xsltproc to generate the HTML |
# Input is the main xml file used by xsltproc to generate the HTML |