Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
biod-database
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
simmctic
biod
biod-database
Commits
ce4bf4e6
Commit
ce4bf4e6
authored
Jul 25, 2019
by
Lucas Fernandes de Oliveira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tmp
Signed-off-by:
Lucas Fernandes de Oliveira
<
lfoliveira@inf.ufpr.br
>
parent
45610d6a
Pipeline
#21081
failed with stage
in 1 minute and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
test/psql.sh
test/psql.sh
+1
-1
usql-manager
usql-manager
+1
-1
No files found.
test/psql.sh
View file @
ce4bf4e6
...
...
@@ -56,7 +56,7 @@ fi
echo
"Should drop the database"
./usql-manager/manager.sh psql drop ./data/
./usql-manager/manager.sh psql drop ./data/
&>
$TMP_DIR
/fixture.out
if
[[
$?
-eq
0
]]
;
then
echo
-e
"
\t
Sucess"
...
...
usql-manager
@
25fc0105
Compare
d3581d43
...
25fc0105
Subproject commit
d3581d438fe0ceca2249fb1953e937573dd24816
Subproject commit
25fc0105726299ea08f62aa01c0ff105c4b55098
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