Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76854bd
)
Fix from Zach in b_ad.
author
adilger
<adilger>
Fri, 27 Jun 2003 23:50:29 +0000
(23:50 +0000)
committer
adilger
<adilger>
Fri, 27 Jun 2003 23:50:29 +0000
(23:50 +0000)
lustre/tests/runas.c
patch
|
blob
|
history
diff --git
a/lustre/tests/runas.c
b/lustre/tests/runas.c
index
11e888b
..
20981e8
100644
(file)
--- a/
lustre/tests/runas.c
+++ b/
lustre/tests/runas.c
@@
-61,6
+61,7
@@
int main(int argc, char **argv)
default:
//fprintf(stderr, "Bad parameters.\n");
//Usage_and_abort ();
+ break;
}
}