Commit a9f26d23 authored by Claes Sjofors's avatar Claes Sjofors

Bugfix in upgrade script, conversion of profibus modules

parent 83aa2701
......@@ -64,7 +64,7 @@ BEGIN {
printf( "%s\n", $0);
}
}
if ( innumaggr) {
else if ( innumaggr) {
if ( $1 == "Body" && $2 == "RtBody") {
inbodyaggr = 1;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment