aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubba Reduppa2011-08-11 17:18:38 -0700
committeryar2015-07-03 16:58:12 -0700
commit3f78bb00c9ba38db0921c9ebd36ab7cedff09e87 (patch)
tree0366acb93dcd8006e3a7cc52c0785b228675ee71
parentd111da00c3ebd8cd5e8024513f0c7c62d56843f9 (diff)
downloadaur-3f78bb00c9ba38db0921c9ebd36ab7cedff09e87.tar.gz
fix typo, +x
-rwxr-xr-x[-rw-r--r--]nconfig-wrapper2
1 files changed, 1 insertions, 1 deletions
diff --git a/nconfig-wrapper b/nconfig-wrapper
index 8f96aa56ada0..7e72bad0945d 100644..100755
--- a/nconfig-wrapper
+++ b/nconfig-wrapper
@@ -1,5 +1,5 @@
#!/bin/bash
-[-f /etc/bash.functions ] && . /etc/bash.functions
+[ -f /etc/bash.functions ] && . /etc/bash.functions
[ -f /usr/share/ppz/bash.functions ] && . /usr/share/ppz/bash.functions
ldir=src/linux-3.0