Commit | Line | Data |
---|---|---|
ce29b371 MJ |
1 | # SPDX-FileCopyrightText: 2009 Mathieu Desnoyers <mathieu.desnoyers@efficios.com> |
2 | # | |
3 | # SPDX-License-Identifier: GPL-2.0-only | |
4 | ||
d38b03b8 MD |
5 | sh runpaul-phase1.sh |
6 | mkdir runpaul-phase1 | |
7 | mv *.log runpaul-phase1/ | |
8 | ||
9 | sh runpaul-phase2.sh | |
10 | mkdir runpaul-phase2 | |
11 | mv *.log runpaul-phase2/ |