Re: [OS-BUILD PATCHv2] redhat/configs: Change script interpreter to /bin/bash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Benjamin Poirier on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3668#note_2328325857

On my Fedora and RHEL-9.5 systems, `/bin` is a symlink to `/usr/bin` so I
don't think it makes a practical difference. Also, there is currently no
consistency for the scripts in the redhat directory:
```
$ git grep -h '^#!.*bash' -- redhat/ | sort | uniq -c
      4 #! /bin/bash
     19 #!/bin/bash
      3 #!/usr/bin/bash
      3 #!/usr/bin/env bash
```

-- 
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux