about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSébastien Marie <semarie@users.noreply.github.com>2015-05-20 13:54:14 +0200
committerSébastien Marie <semarie@users.noreply.github.com>2015-05-20 13:54:14 +0200
commit0cac79181b1014bee376d9664f7bbf18559f474d (patch)
tree9849bbc223064f712a53c499307779d3b72917ef /src/rustllvm/RustWrapper.cpp
parent6d718f236dfdb086099d6147895416422aae4283 (diff)
downloadrust-0cac79181b1014bee376d9664f7bbf18559f474d.tar.gz
rust-0cac79181b1014bee376d9664f7bbf18559f474d.zip
use posix command to extract first 8 chars
the "-c" option of head isn't a posix option, and it isn't supported
under openbsd.

prefer the use of cut -c 1-8 (which is posix) to extract the first 8
chars.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions