]> git.treefish.org Git - backmeupscotty.git/commitdiff
fixed timestamping
authorAlexander Schmidt <alex@treefish.org>
Mon, 20 Jul 2015 22:09:39 +0000 (00:09 +0200)
committerAlexander Schmidt <alex@treefish.org>
Mon, 20 Jul 2015 22:09:39 +0000 (00:09 +0200)
backmeupscotty

index 80392a3b277ca6144651f413c4cd312a583e40c2..1daddb8dbec5f14bb61fc812c63f0a7ab7a4ffed 100644 (file)
@@ -10,7 +10,7 @@ _ERROR_ENCOUNTERED=0
 _UPPERME=$(echo $(basename $0) | tr '[:lower:]' '[:upper:]')
 
 function timestamp {
-    date +"[%y-%m-%d %H:%M:%S]"
+    echo $(date +"[%y-%m-%d %H:%M:%S]")
 }
 
 function scottyline {