Package: ajaxterm Version: 0.7-2 Severity: serious Justification: Policy 10.4
The test to see if the script is run by root uses bash specific extensions not necessarily available in /bin/sh: - the $UID variable (use $(id -u)) - the [[ comand ([ is standard) As an aside: I don't really understand why to put this test there at all. -- MichaĆ Politowski Talking has been known to lead to communication if practiced carelessly.
signature.asc
Description: Digital signature

