]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/conf-test.cf
Config: Added support for terabyte values, for example "123T".
[libucw.git] / ucw / conf-test.cf
index d533af4cd81ffe58883d0171481f7ca196fdbd7c..33a964307e11a53305723c4f8a4aac678f284eaf 100644 (file)
@@ -1,8 +1,7 @@
 # test config file
 #include ucw/conf-test.t ; top.xa=1
 #include 'non-existent file'; #top.xa=1
-Top { \
-
+Top {
   nr1=16       #!!!
   nrs1         2 3 5 \
            7 11 13 \
@@ -30,6 +29,7 @@ Top { \
   bitmap1:remove 3 3
   bitmap2:all
   bitmap2:remove eleven twelve one
+  intmax 1000000000
 };;;;;;
 
 unknown.ignored :-)