Index: src/pkg/mdns/copy_so.sh |
diff --git a/tests/isolate/isolate.status b/src/pkg/mdns/copy_so.sh |
old mode 100644 |
new mode 100755 |
similarity index 73% |
copy from tests/isolate/isolate.status |
copy to src/pkg/mdns/copy_so.sh |
index a1438dd1fe042dd3711ceef81d151092c808e2ca..94a008b05ba85f982373bda23469bb7224d8c11b |
--- a/tests/isolate/isolate.status |
+++ b/src/pkg/mdns/copy_so.sh |
@@ -2,5 +2,5 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE.md file. |
-[ $system == lk ] |
-isolate_fib_test: Pass, Crash |
+#! /bin/bash |
+cp out/ReleaseX64/lib/libmdns_extension_lib.so pkg/mdns/lib/native |