build stellar and stellar-devel rpm
This commit is contained in:
@@ -150,7 +150,7 @@ void packet_inject_test(struct packet_inject_case *test)
|
||||
}
|
||||
system_cmd("cp %s/%s %s", test->input_prefix, test->input_pcap, dumpfile_dir);
|
||||
system_cmd("cp -r conf %s/", test->work_dir);
|
||||
system_cmd("cp -r stellar_plugin %s/", test->work_dir);
|
||||
system_cmd("cp -r plugin %s/", test->work_dir);
|
||||
system_cmd("cp -r libpacket_inject_plugin.so %s/", test->work_dir);
|
||||
|
||||
// run packet injector
|
||||
|
||||
Reference in New Issue
Block a user