Package: devscripts
Version: 2.10.52
Severity: normal

bash jade test-checkbashism $ ls
a  script.sh  script.sh~
bash jade test-checkbashism $ cat script.sh
#!/bin/sh

source a
bash jade test-checkbashism $ ./script.sh
./script.sh: 3: source: not found
bash jade test-checkbashism $ bash ./script.sh
bash jade test-checkbashism $ checkbashisms ./script.sh
bash jade test-checkbashism $ echo $?
0
bash jade test-checkbashism $ 

-- 
_________________________
Ryan Niebur
[email protected]

Attachment: signature.asc
Description: Digital signature

Reply via email to