system-tests: packaging: Sort files 26/208126/3
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 18 Jun 2019 14:01:08 +0000 (16:01 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 21 Jun 2019 18:30:34 +0000 (18:30 +0000)
Change-Id: Ic61351ecef500221afe2876582a2ae034f905761

packaging/crash-worker_system-tests.spec

index 396c7e8..1c37a32 100644 (file)
@@ -57,26 +57,26 @@ cd tests/system
 %{_libdir}/crash-worker_system-tests/check_minicore_mem/cp.sh
 %{_libdir}/crash-worker_system-tests/cmp_backtraces/cmp_backtraces.sh
 %{_libdir}/crash-worker_system-tests/cmp_backtraces/cp.sh
+%{_libdir}/crash-worker_system-tests/crash_root_path/crash_root_path.sh
 %{_libdir}/crash-worker_system-tests/critical_process/critical_process.sh
-%{_libdir}/crash-worker_system-tests/time_test/time_test.sh
-%{_libdir}/crash-worker_system-tests/time_test/cp.sh
-%{_libdir}/crash-worker_system-tests/wait_for_opt_usr/wait_for_opt_usr.sh
+%{_libdir}/crash-worker_system-tests/dump_systemstate_extras/dump_systemstate_extras.sh
+%{_libdir}/crash-worker_system-tests/extra_script/extra_script.sh
 %{_libdir}/crash-worker_system-tests/info_file/info_file.sh
+%{_libdir}/crash-worker_system-tests/log_dump_crash_root_path/log_dump_crash_root_path.sh
 %{_libdir}/crash-worker_system-tests/log_dump_normal/log_dump_normal.sh
 %{_libdir}/crash-worker_system-tests/log_dump_short/log_dump_short.sh
-%{_libdir}/crash-worker_system-tests/log_dump_crash_root_path/log_dump_crash_root_path.sh
 %{_libdir}/crash-worker_system-tests/log_file/log_file.sh
-%{_libdir}/crash-worker_system-tests/so_info_file/so_info_file.sh
 %{_libdir}/crash-worker_system-tests/report_basic/report_basic.sh
 %{_libdir}/crash-worker_system-tests/report_type_info/report_type_info.sh
-%{_libdir}/crash-worker_system-tests/without_core/without_core.sh
-%{_libdir}/crash-worker_system-tests/crash_root_path/crash_root_path.sh
-%{_libdir}/crash-worker_system-tests/dump_systemstate_extras/dump_systemstate_extras.sh
-%{_libdir}/crash-worker_system-tests/extra_script/extra_script.sh
+%{_libdir}/crash-worker_system-tests/run.sh
+%{_libdir}/crash-worker_system-tests/so_info_file/so_info_file.sh
+%{_libdir}/crash-worker_system-tests/time_test/cp.sh
+%{_libdir}/crash-worker_system-tests/time_test/time_test.sh
 %{_libdir}/crash-worker_system-tests/utils/btee
 %{_libdir}/crash-worker_system-tests/utils/kenny
 %{_libdir}/crash-worker_system-tests/utils/minicore-utils.sh
-%{_libdir}/crash-worker_system-tests/run.sh
+%{_libdir}/crash-worker_system-tests/wait_for_opt_usr/wait_for_opt_usr.sh
+%{_libdir}/crash-worker_system-tests/without_core/without_core.sh
 %if %{with livedumper}
 %{_libdir}/crash-worker_system-tests/livedumper/livedumper.sh
 %endif