Page MenuHomeDevCentral

D1287.id3304.diff
No OneTemporary

D1287.id3304.diff

diff --git a/roles/paas-docker/systemd-unit/files/get-containers-list.sh b/roles/paas-docker/systemd-unit/files/get-containers-list.sh
--- a/roles/paas-docker/systemd-unit/files/get-containers-list.sh
+++ b/roles/paas-docker/systemd-unit/files/get-containers-list.sh
@@ -29,7 +29,8 @@
fi
# Get names in an array
-# 21:42 <geirha> since bash 4, you can use mapfile instead of that while read loop. mapfile -t array < "$file"
+# 21:42 <geirha> since bash 4, you can use mapfile instead of that
+# while read loop. mapfile -t array < "$file"
mapfile -t array < "$file"
# Test argument to know in wich order return names

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 20, 19:42 (20 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2363021
Default Alt Text
D1287.id3304.diff (626 B)

Event Timeline