This website works better with JavaScript
Home
Explore
Help
Sign In
yosoyhendrix
/
badvpn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ncd/tests/run_tests: fix shebang /bin/sh to /bin/bash
ambrop7
13 years ago
parent
fc983ddd4f
commit
a19af8ec87
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
ncd/tests/run_tests
+ 1
- 1
ncd/tests/run_tests
View File
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/
ba
sh
NCD=$1
NCD=$1
USE_VALGRIND=$2
USE_VALGRIND=$2