[ooni-probe/master] Parens...

26 Jun
2014
26 Jun
'14
1:58 p.m.
commit b42f9d9c4b4a97413940d1400cb7c618185a1033 Author: Arturo Filastò <art@fuffa.org> Date: Sat May 31 18:09:38 2014 +0200 Parens... --- scripts/install_on_planetlab.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_on_planetlab.sh b/scripts/install_on_planetlab.sh index 303fed5..97d64f5 100644 --- a/scripts/install_on_planetlab.sh +++ b/scripts/install_on_planetlab.sh @@ -198,7 +198,7 @@ run_or_exit() { echo "[*] Running" $1 && $1 && echo "[*] Completed running" $1 || - echo "[!] Failed to run" $1 && exit 1 + (echo "[!] Failed to run" $1 && exit 1) } run_or_exit yum_installs
4000
Age (days ago)
4000
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org