aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh')
-rwxr-xr-xthird_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh b/third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh
index 6d3e12be30..fc281e4cf0 100755
--- a/third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh
+++ b/third_party/protobuf/3.4.0/objectivec/Tests/CocoaPods/run_tests.sh
@@ -78,7 +78,7 @@ fi
header() {
echo ""
echo "========================================================================"
- echo " ${@}"
+ echo " $*"
echo "========================================================================"
echo ""
}