Commit 22e99f12 authored by Roman Yurchak's avatar Roman Yurchak

Debug failing build

parent 3b429e61
#!/bin/sh
set -x
ls -l /bin/sh
# get the absolute path to the root directory
ROOTDIR="$(cd ${BASH_SOURCE%/*}/../; pwd)";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment