Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766317
D2402.id6038.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
966 B
Referenced Files
None
Subscribers
None
D2402.id6038.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -107,6 +107,7 @@
'ag': 'silversearcher-ag',
'aspell-fr': 'aspell-fr',
'aspell-en': 'aspell-en',
+ 'bats': 'bats',
'boost': 'libboost-all-dev',
'certbot': 'certbot',
'composer': 'composer',
@@ -170,6 +171,7 @@
'ag': 'the_silver_searcher',
'aspell-fr': 'fr-aspell',
'aspell-en': 'en-aspell',
+ 'bats': 'bats-core',
'boost': 'boost-all',
'certbot': 'py37-certbot',
'composer': 'php-composer',
diff --git a/roles/shellserver/userland-software/base.sls b/roles/shellserver/userland-software/base.sls
--- a/roles/shellserver/userland-software/base.sls
+++ b/roles/shellserver/userland-software/base.sls
@@ -87,6 +87,7 @@
- {{ packages.ag }}
- autoconf
- automake
+ - {{ packages.bats }}
- cmake
- colordiff
- {{ packages.cppunit }}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 17:38 (18 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258031
Default Alt Text
D2402.id6038.diff (966 B)
Attached To
Mode
D2402: Install bats on shellserver and devserver
Attached
Detach File
Event Timeline
Log In to Comment