mirror of
https://github.com/dynup/kpatch
synced 2025-01-21 12:22:47 +00:00
fix style
This commit is contained in:
parent
b59d617de4
commit
9d6e1ef535
@ -660,8 +660,7 @@ if $KPATCH_MODULE; then
|
|||||||
check_pipe_status create-kpatch-module
|
check_pipe_status create-kpatch-module
|
||||||
else
|
else
|
||||||
cp $TEMPDIR/patch/tmp_output.o $TEMPDIR/patch/output.o || die
|
cp $TEMPDIR/patch/tmp_output.o $TEMPDIR/patch/output.o || die
|
||||||
|
fi
|
||||||
fi
|
|
||||||
|
|
||||||
cd "$TEMPDIR/patch"
|
cd "$TEMPDIR/patch"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user