Package: bash Version: 4.4-5ubuntu1 Severity: minor Dear Maintainer,
diff --git a/etc.bash.bashrc b/etc.bash.bashrc index 54687b1..c01e89a 100644 --- a/etc.bash.bashrc +++ b/etc.bash.bashrc @@ -41 +41 @@ PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' -if [ -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-not-found ]; then +if [[ -x /usr/lib/command-not-found || -x /usr/share/command-not-found/command-not-found ]]; then -- System Information: Debian Release: stretch/sid APT prefers artful APT policy: (500, 'artful') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-16-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages bash depends on: ii base-files 9.6ubuntu101 ii dash 0.5.8-2.3ubuntu1 ii debianutils 4.8.2 ii libc6 2.26-0ubuntu2 ii libtinfo5 6.0+20160625-1ubuntu1 Versions of packages bash recommends: pn bash-completion <none> Versions of packages bash suggests: pn bash-doc <none> -- no debconf information