Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mkexp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esmenv
mkexp
Commits
34b1e6f0
Commit
34b1e6f0
authored
10 years ago
by
Karl-Hermann Wieners
Browse files
Options
Downloads
Patches
Plain Diff
Fixed diff tool to ignore CDPATH settings
parent
ba71a324
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
diffpath
+2
-0
2 additions, 0 deletions
diffpath
with
2 additions
and
0 deletions
diffpath
+
2
−
0
View file @
34b1e6f0
...
...
@@ -38,6 +38,8 @@ diff_exp_files () (
[
"x
$3
"
=
x
]
&&
die
"Oops: invalid number of parameters
Usage:
$PROGRAM
experiment_id_a experiment_id_b path_to_a [path_to_b]"
unset
CDPATH
EXP_A
=
$1
EXP_B
=
$2
PATH_A
=
$3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment