mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
fix error when running benchmarks
This commit is contained in:
parent
9a557b991e
commit
fba874aa20
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
color 2>/dev/null || color() { true; }
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
--detail)
|
--detail)
|
||||||
date -u
|
date -u
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue