1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/packaging
Andreas Schneider cfb81b0c31 packaging: Add missing quotes in smbprint
Found by Covscan.

"Error: SHELLCHECK_WARNING (CWE-569):
/usr/bin/smbprint:49:21: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
   47|   #   Concat this with /.config to get the config file.
   48|   #
   49|-> eval acct_file=\${$#}
   50|   spool_dir=$(dirname $acct_file)
   51|   config_file=$spool_dir/.config"

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Signed-off-by: Martin Schwenke <mschwenke@ddn.com>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jun 24 07:14:54 UTC 2024 on atb-devel-224
2024-06-24 07:14:54 +00:00
..
bin packaging: Reformat shell scripts 2022-02-24 10:13:36 +00:00
Debian packaging: Update READMEs to reflect current status. 2019-06-25 12:09:39 +00:00
Example packaging: Reformat shell scripts 2022-02-24 10:13:36 +00:00
NetworkManager packaging: Reformat shell scripts 2022-02-24 10:13:36 +00:00
printing packaging: Add missing quotes in smbprint 2024-06-24 07:14:54 +00:00
SuSE packaging: Update READMEs to reflect current status. 2019-06-25 12:09:39 +00:00
systemd packaging: Provide a systemd service file for samba-bgqd 2024-03-14 12:19:56 +00:00
sysv
README
wscript packaging: move CTDB service file to top-level 2022-04-06 06:34:37 +00:00
wscript_build packaging: Provide a systemd service file for samba-bgqd 2024-03-14 12:19:56 +00:00

Copyright (C) 1997-2003 Samba-Team
Date:		November 16, 1998
Updates:	First Release - 19970819
		19981116
		20030329
		20030905
===============================================================================

Note:
=====
This directory is a public repository for platform specific files including
build files for binary package distributions for specific operating systems
as well as for source file distribution packages for those systems.

The Example directory should be used as a guide for preparation of binary
packages for distribution via the official samba ftp sites.

The files contained here are intended for use only by those wishing to build
distribution packages and are NOT considered suitable material for anyone who
wants to just install Samba from the pristine source files contained under
the ../source directory.

All contributions / modifications / additions / etc. to the packaging files
should be logged in https://bugzilla.samba.org/.

In the event that anyone wishes to contribute package build information please
indicate in your response how we may access a suitable system to ensure our
ability to keep the binary distribution itself current with the released source.

The future of cooperatively developed software such as Samba depends on the
willingness of all partners to share the fruit of their labours.