update scripts
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 11 Jan 2007 02:05:55 +0000 (02:05 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 11 Jan 2007 02:05:55 +0000 (02:05 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2331 04897980-b3bd-0310-b5e0-8ef037075253

scripts/git-diff
scripts/lttng-6-split-script.sh

index 4c8b7540ff042c8e29a2a089680833fc4b591009..795cd49ef141a942aebbc5febd079ad58aaec8df 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-git-diff-tree -p -r v2.6.20-rc1-git7 lttng-$1-for-2.6.20-rc1-git7 > ../patch-2.6.20-rc1-git7-lttng-$1-all.diff
+git-diff-tree -p -r v2.6.20-rc4-git3 lttng-$1-for-2.6.20-rc4-git3 > ../patch-2.6.20-rc4-git3-lttng-$1-all.diff
index 1066397a7e0fb7556cd85025d23668e1496d1928..bce95e56a2aa990f0d42ee5f202afa1969bf724b 100755 (executable)
@@ -12,7 +12,7 @@ function wr () {
 
 
 PRENAME=patch
-NAME=-2.6.20-rc1-git7-lttng-$1
+NAME=-2.6.20-rc4-git3-lttng-$1
 ALL_NAME=${PRENAME}${NAME}-all.diff
 VALUE=1
 printf -v COUNT "%02d" ${VALUE}
This page took 0.024855 seconds and 4 git commands to generate.