X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=scripts%2Flttng-core-split-script.sh;h=33c54675a62cb298b3aa5282b021b18b283519d2;hb=e24cd4a75788b4b7808e4d1cd6479e890b48f3a5;hp=a1d0b29e61df18e6c6587e5fb69a7ba399524685;hpb=2d5f02cf0db4c513c6ebe86a13975a53a65d8da8;p=lttv.git diff --git a/scripts/lttng-core-split-script.sh b/scripts/lttng-core-split-script.sh index a1d0b29e..33c54675 100755 --- a/scripts/lttng-core-split-script.sh +++ b/scripts/lttng-core-split-script.sh @@ -1,5 +1,5 @@ #!/bin/sh -# LTTng patch creation +# LTTng patch creation core # Creates a -all patch, and split it. # Mathieu Desnoyers, october 2005 #$1 is the version @@ -12,7 +12,7 @@ function wr () { PRENAME=patch -NAME=-2.6.18-lttng-$1 +NAME=-2.6.18-lttng-core-$1 ALL_NAME=${PRENAME}${NAME}-all.diff VALUE=1 printf -v COUNT "%02d" ${VALUE}