commit | 7679196f1cb6a4b919917aeab065ca86b9b8ad91 | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | 周三 3月 14 02:47:35 2007 +0000 |
committer | Mark Slee <mcslee@apache.org> | 周三 3月 14 02:47:35 2007 +0000 |
tree | 432f2d4425bcc5e627261ef459cf34b6b32ba57e | |
parent | 0c2dff3f5a69726e98636c091454b9b5e3ab8898 [diff] [blame] |
Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. Reviewed By: thrift git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665058 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/compiler/cpp/cleanup.sh b/compiler/cpp/cleanup.sh index 7dea388..e2ab8f8 100755 --- a/compiler/cpp/cleanup.sh +++ b/compiler/cpp/cleanup.sh
@@ -1,5 +1,6 @@ #!/bin/sh +make clean 1>/dev/null 2>/dev/null rm -rf \ AUTHORS \ ChangeLog \