comparison TV-vs-background.sh @ 2:885ba15c2564 draft

Uploaded
author saskia-hiltemann
date Mon, 03 Aug 2015 05:45:16 -0400
parents 1209f18a5a83
children
comparison
equal deleted inserted replaced
1:1c6710924e80 2:885ba15c2564
24 esac 24 esac
25 shift 25 shift
26 done 26 done
27 27
28 # replace newline chars with spaces for input to testvariants 28 # replace newline chars with spaces for input to testvariants
29 echo "varfiles list: $VN_varfiles_list"
30
29 tr '\n' ' ' < $VN_varfiles_list > VN_varfiles.txt 31 tr '\n' ' ' < $VN_varfiles_list > VN_varfiles.txt
30 32
31 33
32 ### run TestVariants against 31G, 54G or 85G 34 ### run TestVariants against 31G, 54G or 85G
33 35
135 137
136 138
137 139
138 140
139 141
142