8000 ccsym cleanup. · postgrespro/postgres_cluster@9cd2680 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9cd2680

Browse files
committed
ccsym cleanup.
1 parent a28c50a commit 9cd2680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/ccsym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ do
99
-A*) /bin/test "2.7.2.1" && echo "$i" | /usr/bin/sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
1010
esac
1111
done
12-
/bin/rm -f try.c
12+
/bin/rm -f tmp.*

0 commit comments

Comments
 (0)
0