aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-09-15 12:00:19 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-09-15 12:00:19 +0000
commit99340a6d66aea165e8ee42ac72fc21c8185d1ad0 (patch)
tree51a23e67ceb884f57d8c696e4b6131384b5aa2c2 /tests
parent4fce7d968d0626c8fb9d3d5f79b599ba26198775 (diff)
downloadbusybox-w32-99340a6d66aea165e8ee42ac72fc21c8185d1ad0.tar.gz
busybox-w32-99340a6d66aea165e8ee42ac72fc21c8185d1ad0.tar.bz2
busybox-w32-99340a6d66aea165e8ee42ac72fc21c8185d1ad0.zip
Patch by Jean Wolter to fix a bug where a script wouldnt be executed
unless it had #!/bin/sh in the first line "It correctly locates the script, tries to execute it via execve which fails. After that it tries to hand it over to /bin/sh which fails too, since ash - neither provides the absolute pathname to /bin/sh - nor tries to lookup the script via PATH if called as "sh script" " git-svn-id: svn://busybox.net/trunk/busybox@7528 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions