Get rid of unicode quotes (#1140)
This commit is contained in:
committed by
Domen Kožar
parent
7ee43df862
commit
f78126bfd6
@@ -1,2 +1,2 @@
|
||||
echo "‘timeout’ builder entering an infinite loop"
|
||||
echo "'timeout' builder entering an infinite loop"
|
||||
while true ; do echo -n .; done
|
||||
|
||||
Reference in New Issue
Block a user