index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
ciimage
/
ubuntu-rolling
/
test.sh
blob: f6956bb6084cbc5d892234cf3e18a666810a1ee5 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash
set
-e testFN
()
{
set
+e
false
}
testFN
false
exit
0