Merge pull request #719 from aliceinwire/small_fix

fix style
This commit is contained in:
Joe Lawrence 2017-07-13 15:42:13 -04:00 committed by GitHub
commit 4960f09fe2

View File

@ -666,7 +666,6 @@ if $KPATCH_MODULE; then
check_pipe_status create-kpatch-module
else
cp $TEMPDIR/patch/tmp_output.o $TEMPDIR/patch/output.o || die
fi
cd "$TEMPDIR/patch"