mirror of
https://github.com/ceph/ceph
synced 2025-01-18 09:02:08 +00:00
stop.sh: do not trace commands
Command tracing here doesn't bring any value and simply pollutes the terminal, as the script always runs to completion. Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
This commit is contained in:
parent
0110a19b50
commit
afc5dc530c
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -x
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright (C) 2013 Inktank <info@inktank.com>
|
||||
# Copyright (C) 2013 Cloudwatt <libre.licensing@cloudwatt.com>
|
||||
|
Loading…
Reference in New Issue
Block a user