]> wimlib.net Git - wimlib/commitdiff
mkwinpeimg: Quote $0 v1.5.1
authorEric Biggers <ebiggers3@gmail.com>
Fri, 11 Oct 2013 16:06:49 +0000 (11:06 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 11 Oct 2013 16:06:49 +0000 (11:06 -0500)
programs/mkwinpeimg.in

index cb997fe128f39968a46d506bf23884ffecf8b067..388af41047a837a515fcd8e3c1e24fdb38617e5a 100755 (executable)
@@ -18,7 +18,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-script_name="$(basename $0)"
+script_name="$(basename "$0")"
 PREFIX_REG="::"
 WIMLIB_VERSION=@VERSION@
 imagex=@IMAGEX_PROGNAME@