]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/programs/runtest-cflags-cmdline
Fixed test functions to work under dash shell
[omk.git] / tests / programs / runtest-cflags-cmdline
index f2a870577bdefc6607a6feae997b17724b71096a..cefe77c6418a541129aeeca345920f3df1621b60 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-source ../functions.sh
+. ../functions.sh
 
 touch config.omk-default
 make CFLAGS="-DNONSENSE=abc -DNUMBER=123"||error "Can't compile"