Add better support for manual app testing
[ric-plt/lib/rmr.git] / test / app_test / run_all.ksh
index 57e29c8..f8624db 100644 (file)
@@ -1,8 +1,8 @@
 #!/usr/bin/env ksh
 # vim: ts=4 sw=4 noet :
 #==================================================================================
-#    Copyright (c) 2019-2020 Nokia
-#    Copyright (c) 2018-2020 AT&T Intellectual Property.
+#    Copyright (c) 2019-2021 Nokia
+#    Copyright (c) 2018-2021 AT&T Intellectual Property.
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");
 #   you may not use this file except in compliance with the License.
@@ -151,7 +151,7 @@ export SHELL=$shell
 
 if (( purge ))
 then
-       rm -f sender sender_si receiver receiver_si
+       rm -f sender receiver 
 fi
 
 echo "----- app --------------------"