of course, I had to screw up
tested on Debian stale: | Total failed: 1 (as expected) | Total passed: 213 | tg@flyingfish:~/mk b $ uname -a | Linux flyingfish 2.6.13.1-grsec-aurisp #1 Wed Sep 28 15:13:07 CEST 2005 i686 GNU/Linux
This commit is contained in:
		
							
								
								
									
										4
									
								
								Build.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Build.sh
									
									
									
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| #!/bin/sh | ||||
| # $MirOS: src/bin/mksh/Build.sh,v 1.56 2006/09/21 22:09:41 tg Exp $ | ||||
| # $MirOS: src/bin/mksh/Build.sh,v 1.57 2006/09/21 22:12:05 tg Exp $ | ||||
| #- | ||||
| # Environment: CC, CFLAGS, CPPFLAGS, LDFLAGS, LIBS, NROFF | ||||
|  | ||||
| @@ -172,7 +172,7 @@ test $r = 1 || v "$NROFF -mdoc <'$srcdir/mksh.1' >mksh.cat1" || \ | ||||
|     rm -f mksh.cat1 | ||||
| test $q = 1 || v size $result | ||||
| case $curdir in | ||||
| * *)	echo "#!./mksh" >test.sh ;; | ||||
| *\ *)	echo "#!./mksh" >test.sh ;; | ||||
| *)	echo "#!$curdir/mksh" >test.sh ;; | ||||
| esac | ||||
| echo "exec perl '$srcdir/check.pl' -s '$srcdir/check.t'" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user