OSDN Git Service

Avoid test failure with dash's builtin printf.
authorJim Meyering <jim@meyering.net>
Tue, 14 Aug 2007 09:06:29 +0000 (11:06 +0200)
committerJim Meyering <jim@meyering.net>
Tue, 14 Aug 2007 09:06:29 +0000 (11:06 +0200)
commit94a5dd9c9e4b82aca9d6959a54068aaee2499f04
tree86bd558fb361cc04bf9f193f7cc88ea3362244f3
parent080d3e707879b5c42dc271915c8896eabf7ec711
Avoid test failure with dash's builtin printf.
* tests/t0100-print.sh (msdos_magic): Use more-portable octal escapes,
not hexadecimal ones.
tests/t0100-print.sh