Skip to content
Snippets Groups Projects
Commit e7ef1f13 authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

correct path for install check

parent e7cc6fcc
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
#!/bin/bash
rc=0;
if [[ ! -z "${GROUP_DIR}" ]]; then
cd delphi
cd ${GROUP_DIR}
epawx11=2
# check Motif CERN apps
fpawx11=`find . -name pawX11 | wc -l`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment