testprog, testprog);
assertEmptyFile("test4_out2/test4/d1/bar");
} else {
- skipping("bsdtar does not support -s option on thie platform");
+ skipping("bsdtar does not support -s option on this platform");
}
/* TODO: Include some use of -C directory-changing within the filelist. */
/* I'm pretty sure -C within the filelist is broken on extract. */
testprog);
assertEqualInt(0, stat("check.err", &st));
if (st.st_size != 0) {
- skipping("bsdtar does not support -s option on thie platform");
+ skipping("bsdtar does not support -s option on this platform");
return;
}