diff options
Diffstat (limited to 'testsuite/makedevs.tests')
-rwxr-xr-x | testsuite/makedevs.tests | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/makedevs.tests b/testsuite/makedevs.tests index f69b4a6b1..f19af8a52 100755 --- a/testsuite/makedevs.tests +++ b/testsuite/makedevs.tests | |||
@@ -4,6 +4,10 @@ | |||
4 | 4 | ||
5 | . ./testing.sh | 5 | . ./testing.sh |
6 | 6 | ||
7 | unset LANG | ||
8 | unset LC_COLLATE | ||
9 | unset LC_ALL | ||
10 | |||
7 | # ls -ln is showing date. Need to remove that, it's variable | 11 | # ls -ln is showing date. Need to remove that, it's variable |
8 | # sed: (1) "maj, min" -> "maj,min" (2) coalesce spaces | 12 | # sed: (1) "maj, min" -> "maj,min" (2) coalesce spaces |
9 | # cut: remove date | 13 | # cut: remove date |