summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/strace/strace/ptest-spacesave.patch')
-rw-r--r--meta/recipes-devtools/strace/strace/ptest-spacesave.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace/ptest-spacesave.patch b/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
index c5d8ff9207..4e86ccadc5 100644
--- a/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
+++ b/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
@@ -22,7 +22,7 @@ index 3540204..5e1e7c9 100755
22 $hdr 22 $hdr
23 . "\${srcdir=.}/init.sh" 23 . "\${srcdir=.}/init.sh"
24 run_strace_match_diff $arg0 $args 24 run_strace_match_diff $arg0 $args
25+ rm -rf log exp 25+ rm -rf log exp out
26 EOF 26 EOF
27 ;; 27 ;;
28 28