repo.or.cz
/
envytools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #218 from saper/build-fixes
[envytools.git]
/
envydis
/
test
/
fuc_smoke
blob
5c9e80919c40c1928d1c29caa970faa559f9605a
1
#!/bin/bash
2
3
echo -n
|
"
$1
"
-m
fuc
-i -V
fuc3
&&
exit
0
4
5
echo
Failed
1
>&
2
6
exit
1
7