update scripts
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 27 Jan 2007 00:35:07 +0000 (00:35 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 27 Jan 2007 00:35:07 +0000 (00:35 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2349 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-6-split-script.sh

index 9877910f779b12099330b7e801a115f4133404d8..ee8e6f89539a7ecbacdce0bd07bdc67338585e29 100755 (executable)
@@ -85,7 +85,8 @@ VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
 IN="?_include_asm-i386_marker.h
-?_arch_i386_kernel_marker.c"
+?_arch_i386_kernel_marker.c
+?_arch_i386_kernel_Makefile"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.023767 seconds and 4 git commands to generate.