tests: minor tweaks in comments

This commit is contained in:
deesix 2021-01-31 00:00:00 +01:00
parent f865e47646
commit 6bb784eae5
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@
##
## M2-Planet is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License

View File

@ -21,6 +21,7 @@ set -ex
TMPDIR="test/test0025/tmp-amd64"
mkdir -p ${TMPDIR}
# Build the test
bin/M2-Planet \
--architecture amd64 \
-f M2libc/amd64/Linux/unistd.h \