Debian Automated Code Analysis

checkbashisms analysis of virtualenvwrapper_2.6.3-1.dsc

possible bashism in ./tests/manual_test_install.sh line 7 (should be '.', not 'source'):
source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_tempfile.sh line 14 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_rmvirtualenv.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_deactivate.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_ls.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_cd.sh line 13 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_add2virtualenv.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_derive_workon_home.sh line 13 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test.sh line 77 (should be '.', not 'source'):
    output=$(source $test_dir/../virtualenvwrapper.sh 2>&1)
possible bashism in ./tests/test_run_hook.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_workon.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_support.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/run_tests line 24 (should be '.', not 'source'):
source "$envdir/bin/activate"
possible bashism in ./tests/test_cp.sh line 14 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"
possible bashism in ./tests/test_mkvirtualenv.sh line 12 (should be '.', not 'source'):
    source "$test_dir/../virtualenvwrapper.sh"

This report was generated on Mon, 21 Mar 2011 06:38:19 +0000, based on results by checkbashisms 2.10.65git5