Adjust strongSwan version handling in HTML output

This commit is contained in:
Reto Buerki
2013-01-17 15:22:08 +01:00
committed by Tobias Brunner
parent ffe710ae71
commit beff82dd98
4 changed files with 29 additions and 25 deletions
+3
View File
@@ -30,6 +30,9 @@ KERNELCONFIG=$UMLTESTDIR/.config-3.5
# Bzipped uml patch for kernel
UMLPATCH=$UMLTESTDIR/ha-3.0.patch.bz2
# strongSwan version used in tests
SWANVERSION=5.0.2dr4
# Amount of Memory to use per UML [MB].
# If "auto" is stated 1/12 of total host ram will be used.
# Examples: MEM=64, MEM="128", MEM="auto"