* testsuite/icf_safe_so_test.sh: Add #!/bin/sh to start.

Change == to -eq.
	* testsuite/icf_string_merge_test.sh: Add #!/bin/sh to start.
	* testsuite/icf_safe_test.sh: Add #!/bin/sh to start.
	Change == to -eq.
	* testsuite/icf_sht_rel_addend_test.sh: Add #!/bin/sh to start.
	* testsuite/icf_preemptible_functions_test.sh: Add #!/bin/sh to start.
This commit is contained in:
Sriraman Tallam
2011-03-21 20:55:33 +00:00
parent 4fb8d1c60a
commit 7e12ba9e7a
6 changed files with 22 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/sh
# icf_string_merge_test.sh -- test --icf=all
# Copyright 2010 Free Software Foundation, Inc.