> On 5/31/20 10:41 PM, Michael D. Setzer II via users wrote:
>> Just upgraded a machine and noticed that with version
>> 30, when I had a process running in a terminal window,
>> when it completed it would report that the command
>> finished, and would provide the scripts name. After the
>> upgrade, the messages now just show bash completed
>> rather than the specific command?
>
> I'm using Gnome on F31 and the notification includes the command that
> completed.

Did a little more testing.
Found that somethings did report the program that just completed rather
than just saying that bash completed.
Had one command that did the bash thing, and know that with fc30 it would
say that dnfup completed.

The file just had the lines
dnf clean all
dnf update -y

Have discovered that adding
#!/usr/bin/bash

to the file does have it report
Command completed
/usr/bin/bash /usr/bin/dnfup


> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to