Adding quotes for different shell support. r=blythe, mcafee checking in as cltlbd
git-svn-id: svn://10.0.0.236/trunk@135182 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -98,7 +98,7 @@ MYTMPDIR=`mktemp -d ./codesighs.tmp.XXXXXXXX`
|
||||
# Find all map files.
|
||||
#
|
||||
ALLMAPSFILE="$MYTMPDIR/allmaps.list"
|
||||
find ./mozilla -type f -name *.map > $ALLMAPSFILE
|
||||
find ./mozilla -type f -name "*.map" > $ALLMAPSFILE
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user