mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r18387: remove echo of pidl command line (was used for debugging)
This commit is contained in:
parent
4424aebdce
commit
848edce912
@ -33,7 +33,7 @@ done
|
||||
##
|
||||
|
||||
if [ "x$list" != x ]; then
|
||||
echo "${PIDL} ${list}"
|
||||
# echo "${PIDL} ${list}"
|
||||
$PIDL $list || exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user