Re: shebang fix to scripts/baculabackupreport.in
Martin Simmons <[email protected]> Tue, 30 Mar 2021 17:03:22 +0100
| Newsgroups | gmane.comp.sysutils.backup.bacula.devel |
|---|---|
| Message-ID | <[email protected]> |
/bin/dash is another shell, which is typically used as the system shell on Ubuntu and Debian. I'm not sure which repo you are looking at, but my copy has /bin/dash in that file __Martin >>>>> On Mon, 29 Mar 2021 14:23:59 -0400, Dan Langille said: > > I tried to create a pull request for you, but couldn't find this code within the cloned repo. > > I checked out Branch-11.0 but the error was not there. > > The tarball for 11.0.2 contains this in bacula-11.0.2/scripts/baculabackupreport.in > > #!/bin/dash > > Perhaps that's meant to be #!/bin/bash > > > -- > Dan Langille > [email protected] > > > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel >