Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
website
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Blends Team
website
Commits
e2d36458
Commit
e2d36458
authored
Jul 02, 2018
by
Andreas Tille
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Silent check
parent
c42d2c34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
edam.sh
misc/sql/edam.sh
+1
-1
No files found.
misc/sql/edam.sh
View file @
e2d36458
...
...
@@ -17,7 +17,7 @@ Description:
EOT
}
if
!
which psql
;
then
if
!
which psql
>
/dev/null
;
then
echo
"E: postgresql client 'psql' not available"
exit
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment