Made it build on EPICS 3.14.12.6, all unit tests pass.
This commit is contained in:
committed by
Michael Davidsaver
parent
46bcf877c9
commit
02f24a74e7
+1
-1
@@ -134,7 +134,7 @@ int main(int argc, char *argv[])
|
||||
std::cerr<<"Error "<<typeid(e).name()<<" : "<<e.what()<<"\n";
|
||||
ret=1;
|
||||
}
|
||||
done.trigger();
|
||||
done.signal();
|
||||
})
|
||||
.exec();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user