mirror of
https://gitlab.com/scemama/qmcchem.git
synced 2024-12-21 11:53:30 +01:00
Fixed \t
This commit is contained in:
parent
19ac3509e9
commit
4cbf753142
@ -20,7 +20,7 @@ rule download
|
||||
|
||||
rule install
|
||||
command = ./scripts/install_${target}.sh > _build/${target}.log 2>&1 && touch _build/${target}.ok || cat _build/${target}.log
|
||||
description = Installing ${descr} \t| tail -f install/_build/${target}.log
|
||||
description = Installing ${descr} | tail -f install/_build/${target}.log
|
||||
|
||||
|
||||
# Builds
|
||||
|
Loading…
Reference in New Issue
Block a user