Fixed build logs copy.
This commit is contained in:
parent
eae0c9dd3f
commit
2034373dac
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ wrt_logs() { #
|
|||
cat << EOF
|
||||
@pushd logs && \\
|
||||
mkdir $ITERATION && \\
|
||||
cp ${system_build} $ITERATION && \\
|
||||
cp ${chapter6} $ITERATION && \\
|
||||
popd
|
||||
@touch \$@
|
||||
EOF
|
||||
|
|
Reference in a new issue