mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-12 19:39:17 -05:00
Removing the testing lines that triggered test failures
This commit is contained in:
@@ -8,6 +8,4 @@
|
||||
# grep returns 0 if matches are found, 1 if matches are NOT found, and 2 if no input files were found
|
||||
echo -e "Incorrect bash test constructs: \n$output"
|
||||
[ $status -eq 1 ]
|
||||
[[ $output =~ "No tables to export." ]]
|
||||
[[ $output =~ "another" ]]
|
||||
}
|
||||
Reference in New Issue
Block a user