removing -x
This commit is contained in:
parent
49414319bd
commit
48f4cc7ddd
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/bash -x
|
#! /bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash -x
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash -x
|
#!/bin/bash
|
||||||
|
|
||||||
#------------------------------------------------------------
|
#------------------------------------------------------------
|
||||||
# Short doc: launch this when people said they translated
|
# Short doc: launch this when people said they translated
|
||||||
|
|
Loading…
Reference in New Issue