From 4350ed2b0150d38ca945a99cdc7d82b0c2ae564c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 9 Jan 2014 13:38:18 +0100 Subject: binutils-gdb: 9939e1314f970c6ba568956148a518ac710a280a (2014-01-08) plus [[!message-id "87vbxxhww4.fsf@kepler.schwinge.homeip.net"]], and [[!message-id "8738kyi30l.fsf@kepler.schwinge.homeip.net"]] Also, GDB upstream by default now doesn't preserve the individual *.sum files, so switch to the concatenated gdb.sum one. --- process | 7 ------- 1 file changed, 7 deletions(-) (limited to 'process') diff --git a/process b/process index 6473cebe..baea5960 100755 --- a/process +++ b/process @@ -151,13 +151,6 @@ case $project:$action in find '"$branch$build_suffix"'.sums/ -type f \ -exec sed -e "s%\('"$mount"'\)\?${PWD}%[...]%g" -i \{\} \;' case $project in - binutils-gdb) - # Remove the GDB summary file; we got the individual ones. - ssh \ - "$host" \ - 'cd '"$project_base"'/'"$branch$build_suffix"'.sums/ && \ - rm -f gdb/testsuite/gdb.sum' - ;; gcc) # Rename host-specific directory to a generic name. # This is probably not the most beautiful solution. -- cgit v1.2.3