⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
openQA Tests (public)
All Projects
QA (public)
»
openQA Project (public)
»
openQA Tests (public)
Overview
Activity
Roadmap
Issues
Gantt
Calendar
Wiki
Download (84 Bytes)
action #42605
» data_mountpoint.sh
Validation script -
riafarov
, 2018-10-17 08:06
#!/bin/bash
# Check whether /data is mounted.
findmnt /data
&&
echo
"AUTOYAST OK"
« Previous
1
2
Next »
(1-1/2)
Loading...