testsuite: fix du testsuite to not use changing directories
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
[ -n "$d" ] || d=..
 | 
			
		||||
d=/bin
 | 
			
		||||
du "$d" > logfile.gnu
 | 
			
		||||
busybox du "$d" > logfile.bb
 | 
			
		||||
cmp logfile.gnu logfile.bb
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user