Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
eea20509
Commit
eea20509
authored
Mar 25, 2004
by
bell@sanja.is.com.ua
Browse files
Options
Browse Files
Download
Plain Diff
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-3.23
into sanja.is.com.ua:/home/bell/mysql/bk/work-alter-3.23
parents
19ffa1cd
5de17ec5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
scripts/mysqlbug.sh
scripts/mysqlbug.sh
+2
-2
No files found.
scripts/mysqlbug.sh
View file @
eea20509
...
@@ -252,9 +252,9 @@ eval $EDIT $TEMP
...
@@ -252,9 +252,9 @@ eval $EDIT $TEMP
if
cmp
-s
$TEMP
$TEMP
.x
if
cmp
-s
$TEMP
$TEMP
.x
then
then
echo
"File not changed, no bug report submitted."
echo
"File not changed, no bug report submitted."
cp
$TEMP
/tmp/failed-mysql-bugreport
mv
-f
$TEMP
/tmp/failed-mysql-bugreport
echo
"The raw bug report exists in /tmp/failed-mysql-bugreport"
echo
"The raw bug report exists in /tmp/failed-mysql-bugreport"
echo
"If you use this remember that the first lines of the report
now is
a lie.."
echo
"If you use this remember that the first lines of the report
are now
a lie.."
exit
1
exit
1
fi
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